commit | 56a467711beb400d14e9485acae519b6071bf23c | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Fri Feb 25 16:37:37 2022 +0000 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Feb 25 19:45:53 2022 +0000 |
tree | 2a17765d3ba1dd930f3fa9111a89fd45daab2958 | |
parent | 5e0b2375b20ea1e82f95770f68ae416a8c0de62f [diff] |
mmc: reset: Clear the HMC-managed bios attr Set the pvm_hmc_managed bios attribute to Disabled during a factory reset to clear the indicator that says the system is HMC managed since a factory reset is expected to remove the HMC information. The reset function is already deleting the HMC save area directory created by bmcweb. Tested: Set the pvm_hmc_managed attribute to Enabled, then verified that after a bios factory reset it's set to Disabled. Change-Id: I2cbe9baaebb4a11b612f0940ff2a994a8474d3d6 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
.