commit | 56f538ca26da7bb3fbf063eb773cfdcb3ee2eaed | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Wed Jun 16 20:37:21 2021 +0000 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Thu Jun 24 20:17:57 2021 +0000 |
tree | 89d56fdf05b359c0fef72368679818e03dbcc627 | |
parent | 53a27395d61b6493afb8e12001ebab07c10e4c67 [diff] |
functions: Set bios attribute property Set the bios attribute property 'hb_lid_ids' to an empty string. A subsequent commit will populate the string based on a json file that contains the host firmware well-known names and lid numbers. Change-Id: Ieacd889637db46474ebf022a92472dc28344763f 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
.