commit | 255e8b97249f4b772d0e18eed529da9cc2fb74bc | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 08 06:12:48 2022 -0600 |
committer | Andrew Jeffery <andrew@aj.id.au> | Thu Dec 08 23:32:29 2022 +0000 |
tree | d29068e22e7492d5fe2b76c9e4bb41b57dc0f58c | |
parent | 4b39b4d4336b53802c646497401b514d3ae44618 [diff] |
prettier: re-format Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository. Change-Id: Ie0192fa4887b637f5cbf1d3326824a1ad7375f83 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
This .so file is designed to support the OpenPOWER's BIOS OEM commands. Documentation can be found by contacting the OpenPOWER mailing list @ https://github.com/open-power/op-build
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.
Netfun: 0x3a Command: 0x11
This command will call to reset the BMC to its factory default. See here for the factory reset implementation details.
This includes:
Because the chassis is powered off, the host does not receive a return code when successful.
This command is not allowed when the IPMI restriction mode is set to 'Whitelist'. See here for more information.