commit | 4a475bda35c8c6c985f81f1dbecdba9a55d46782 | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Thu Nov 24 07:08:20 2016 -0600 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Thu Dec 08 12:37:26 2016 -0600 |
tree | 1b70d7a0e6963f45d77177f4879517f08938d2fd | |
parent | a1143460569a61869892e87f9b7a89682c596b46 [diff] |
parser : parse keyword data section For keywords contained in an OpenPOWER VPD record, read the keyword data. The data may be raw or encoded in ascii. Return the resultant data as a string. Some keywords, such as B1 (MAC address) need to be decoded specially. Change-Id: I64c16c60dc94e173586b20fb6a92809fbb0ac89e Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>