commit | 86c7388cab815058eeb61f7f44e17c490328ff5d | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Mon Nov 21 05:11:31 2016 -0600 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Wed Dec 07 07:15:13 2016 -0600 |
tree | add360204462a83f11623d228dec07f2c7ef4159 | |
parent | 35c7fb166734da24777f0204518bd47d66cac6a0 [diff] |
Add API to parse OpenPOWER VPD This change defines an API to parse OpenPOWER format VPD. The API expects OpenPOWER binary VPD as input, parses the same and returns a Store object. The Store object stores parsed VPD, and makes it easy to access the same. Change-Id: Icfb62d848dd92205ab3ab49f05c6521297434c72 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>