diff options
author | Bill Schwartz <whs@us.ibm.com> | 2015-04-21 05:17:09 -0500 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2015-09-16 11:04:39 -0500 |
commit | df5c383842ed36306c537b22f7ac23971ed04b1d (patch) | |
tree | 67bbf99bdf8fdbf02edf147917dc6017f5461a45 /src/usr/vpd/mvpd.H | |
parent | a67ea7384ec6c326cfe553ee235b13eb434adee7 (diff) | |
download | talos-hostboot-df5c383842ed36306c537b22f7ac23971ed04b1d.tar.gz talos-hostboot-df5c383842ed36306c537b22f7ac23971ed04b1d.zip |
Supply WOF data
Create new attributes to make available WOF information to HTMGT and HWPs.
Change-Id: I45689bc06e5a3808b9b9c3a356b70dd6e9cd2dd2
RTC: 125378
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/17367
Tested-by: Jenkins Server
Tested-by: Jenkins OP Build CI
Reviewed-by: William H. Schwartz <whs@us.ibm.com>
Tested-by: Jenkins OP HW
Tested-by: FSP CI Jenkins
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/vpd/mvpd.H')
-rw-r--r-- | src/usr/vpd/mvpd.H | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/vpd/mvpd.H b/src/usr/vpd/mvpd.H index e9fe90523..f8c8465b6 100644 --- a/src/usr/vpd/mvpd.H +++ b/src/usr/vpd/mvpd.H @@ -142,6 +142,7 @@ namespace MVPD { MK, "MK" }, { PB, "PB" }, { CH, "CH" }, + { IQ, "IQ" }, // ------------------------------------------------------------------- // DO NOT USE!! This is for test purposes ONLY! |