summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2017-11-10 15:22:36 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-11-28 18:43:46 -0500
commit47a980c12cf78226a5f214973d60e42b32b02583 (patch)
tree46ff6dd54d18bf75fe789a35eecf38cef0ffdf10 /src/include
parent000deef452bc3dbb4915e5f97bd002c4957abb4e (diff)
downloadtalos-hostboot-47a980c12cf78226a5f214973d60e42b32b02583.tar.gz
talos-hostboot-47a980c12cf78226a5f214973d60e42b32b02583.zip
mvpd_access_defs.H -- add enum for AW keyword access
Change-Id: I58fd7287bf9d16855ede133e7d3b088ee6985fde Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/49567 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/49574 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/include')
-rw-r--r--src/include/usr/vpd/mvpdenums.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/usr/vpd/mvpdenums.H b/src/include/usr/vpd/mvpdenums.H
index 20eef7ed9..2a89b97e7 100644
--- a/src/include/usr/vpd/mvpdenums.H
+++ b/src/include/usr/vpd/mvpdenums.H
@@ -126,6 +126,7 @@ enum mvpdKeyword
L8 = 0x2A,
pdW = 0x2B,
RT = 0x2C,
+ AW = 0x2D,
// Last Keyword
MVPD_LAST_KEYWORD,
OpenPOWER on IntegriCloud