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>
1 file changed
tree: add360204462a83f11623d228dec07f2c7ef4159
  1. defines.hpp
  2. LICENSE
  3. parser.hpp
  4. store.hpp
  5. types.hpp