summaryrefslogtreecommitdiffstats
path: root/src/include/usr/vpd/pvpdenums.H
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2017-06-21 16:36:37 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-07-12 09:29:52 -0400
commit2b564d1a7192bff7d8bf0c341b610a850fee08af (patch)
treeee9b44321eba0b60195f11054c9676d01b43a86a /src/include/usr/vpd/pvpdenums.H
parentfca25b78f035f51789b97770295c4f45eca97a03 (diff)
downloadtalos-hostboot-2b564d1a7192bff7d8bf0c341b610a850fee08af.tar.gz
talos-hostboot-2b564d1a7192bff7d8bf0c341b610a850fee08af.zip
Add VNDR:NV support to Planar VPD
Also enabled a testcase to enforce the enum ordering Change-Id: I08a9fa881f4f6d591d409e5a5e494a4a5f1d9ec2 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42246 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/usr/vpd/pvpdenums.H')
-rw-r--r--src/include/usr/vpd/pvpdenums.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/usr/vpd/pvpdenums.H b/src/include/usr/vpd/pvpdenums.H
index 28fddb376..e432a867a 100644
--- a/src/include/usr/vpd/pvpdenums.H
+++ b/src/include/usr/vpd/pvpdenums.H
@@ -83,6 +83,7 @@ namespace PVPD
VZ = 0x17,
LX = 0x18,
MB = 0x19,
+ NV = 0x1A,
// Last Keyword
PVPD_LAST_KEYWORD,
OpenPOWER on IntegriCloud