Searched hist:e12b181b3a038ef789ed480d8acc506eaa396835 (Results 1 – 3 of 3) sorted by relevance
/openbmc/openpower-vpd-parser/test/ |
H A D | meson.build | diff e12b181b3a038ef789ed480d8acc506eaa396835 Tue May 26 02:23:11 CDT 2020 SunnySrivastava1984 <sunnsr25@in.ibm.com> Interface & Factory implementation for VPD Parsers
This commit abstracts the implementation logic of different parser. A parser factory is implemented to provide instance of required parser based on the type of vpd file needed to be parsed.
The interface should be derived to implement any further parser logic related to vpd.
Status: This does not add any new function, so basic testing of VPD parsing, VPD tool and writes was performed.
Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com> Change-Id: I3ce1a2d6b7e8d8984fd7800132e78ab8a9a21e56
|
/openbmc/openpower-vpd-parser/vpd-manager/ |
H A D | meson.build | diff e12b181b3a038ef789ed480d8acc506eaa396835 Tue May 26 02:23:11 CDT 2020 SunnySrivastava1984 <sunnsr25@in.ibm.com> Interface & Factory implementation for VPD Parsers
This commit abstracts the implementation logic of different parser. A parser factory is implemented to provide instance of required parser based on the type of vpd file needed to be parsed.
The interface should be derived to implement any further parser logic related to vpd.
Status: This does not add any new function, so basic testing of VPD parsing, VPD tool and writes was performed.
Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com> Change-Id: I3ce1a2d6b7e8d8984fd7800132e78ab8a9a21e56
|
/openbmc/openpower-vpd-parser/ |
H A D | meson.build | diff e12b181b3a038ef789ed480d8acc506eaa396835 Tue May 26 02:23:11 CDT 2020 SunnySrivastava1984 <sunnsr25@in.ibm.com> Interface & Factory implementation for VPD Parsers
This commit abstracts the implementation logic of different parser. A parser factory is implemented to provide instance of required parser based on the type of vpd file needed to be parsed.
The interface should be derived to implement any further parser logic related to vpd.
Status: This does not add any new function, so basic testing of VPD parsing, VPD tool and writes was performed.
Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com> Change-Id: I3ce1a2d6b7e8d8984fd7800132e78ab8a9a21e56
|