summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/include/vpd_access_defs.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/hwpf/fapi2/include/vpd_access_defs.H')
-rw-r--r--src/import/hwpf/fapi2/include/vpd_access_defs.H4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/import/hwpf/fapi2/include/vpd_access_defs.H b/src/import/hwpf/fapi2/include/vpd_access_defs.H
index 1f178e41..a7cc7238 100644
--- a/src/import/hwpf/fapi2/include/vpd_access_defs.H
+++ b/src/import/hwpf/fapi2/include/vpd_access_defs.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER sbe Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2016 */
+/* Contributors Listed Below - COPYRIGHT 2016,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -44,6 +44,8 @@ enum MemVpdData
MP, //! Memory Power related info
DQ, //! DQ/DQS pin assignments
CK, //! CKE pin assignments
+ EFD, //! Extended Function Descriptor data for OCMB
+ BUFFER, //! Buffer data for OCMB
};
typedef MemVpdData MemVpdData_t;
OpenPOWER on IntegriCloud