commit | d0379ea5ac52ba342ce0e77b8e60138d2b1333d4 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Mon Jun 21 16:15:59 2021 +0000 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Jul 30 18:46:32 2021 +0000 |
tree | 9d5278e90cda35a5ca755f7b10c48e9de027136a | |
parent | fd4a608888b688e6204ef65011933d818c1ed844 [diff] |
functions: bios-attr: Add match for entity manager Add a match to watch for entity manager interfaces added in case the bios attr function is called when entity manager has not started. In the callback, check if PLDM has started, and if yes, process the entity manager interface to parse the json and set the bios attribute. Change-Id: Ia24459dc0198b76977369904994fb1cff8b27683 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.