Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add API to provide access to parsed OpenPOWER VPD | Deepak Kodihalli | 2016-12-07 | 2 | -0/+75 | |
| | | | | | | | | | This change adds the Store class, which serves as a store for parsed OpenPOWER VPD, as well as provides access to the VPD specified by a record:keyword combination. Change-Id: Ie9efe5825a3e799d78b59333c06955b0214a6823 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> | |||||
* | Add enums for OpenPOWER records and keywords | Deepak Kodihalli | 2016-12-07 | 1 | -0/+35 | |
| | | | | | | | | | OpenPOWER VPD is represented in a record/keyword format. This change adds enum definitions for records and record-contained keywords that the BMC is interested to parse out from an OpenPOWER VPD eeprom. Change-Id: I3ee0d85e509de15d192e795cb9b253688cad70a5 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> | |||||
* | Initial commit | Patrick Williams | 2016-11-20 | 1 | -0/+201 | |