summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hdat
diff options
context:
space:
mode:
authornagurram-in <nagendra.g@in.ibm.com>2017-01-31 23:50:35 -0600
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2017-02-06 17:17:25 -0500
commitb9fd10a99329adb4093c453bf9f80b05a6f31fa3 (patch)
tree3ce90083966c9d815ba05777a3969dbc011f873a /src/include/usr/hdat
parentfea19a9fce4bb79622ce1bd927ce8bc8e0e2f20a (diff)
downloadtalos-hostboot-b9fd10a99329adb4093c453bf9f80b05a6f31fa3.tar.gz
talos-hostboot-b9fd10a99329adb4093c453bf9f80b05a6f31fa3.zip
Dumping full vpd into HDAT
Change-Id: I34f5ce9d702818254d44a0dd979b277b75ebc861 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35711 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/include/usr/hdat')
-rwxr-xr-xsrc/include/usr/hdat/hdat_reasoncodes.H4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/include/usr/hdat/hdat_reasoncodes.H b/src/include/usr/hdat/hdat_reasoncodes.H
index 2eb0114f8..7e10aa23b 100755
--- a/src/include/usr/hdat/hdat_reasoncodes.H
+++ b/src/include/usr/hdat/hdat_reasoncodes.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2016 */
+/* Contributors Listed Below - COPYRIGHT 2015,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -103,6 +103,8 @@ enum HDATModuleId
MOD_HBRT_LOAD_DATA = 0x2c,
MOD_UTIL_FULL_MVPD_READ_FUNC = 0x2d,
MOD_HDAT_SPSUBSYS_FILL_DATA_PTRS = 0x2e,
+ MOD_UTIL_PVPD_FULL_READ_FUNC = 0x2f,
+ MOD_UTIL_MVPD = 0x30,
};
OpenPOWER on IntegriCloud