commit | e08fcad4f84d2183e00bd4dfaec58772ea7369ea | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Tue Nov 22 02:10:08 2016 -0600 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Thu Dec 08 03:52:23 2016 -0600 |
tree | 71b4ceee38115fe36c8ed6ab8be3edde2cc68899 | |
parent | 158c0464b6ffe993953c379b8f91e4d219a609ee [diff] |
parser: define implementation class This change introduces a class that serves as the OpenPOWER VPD parser. The class provides an API to construct itself with binary OpenPOWER VPD, and an API to run the parser. Change-Id: Ifcb360a8b67ac4d2a5116e2515cf689c552819b4 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>