commit | a6ea372caf18be144783f3ffa41aa5e3c6cd8e96 | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Thu Jun 09 20:14:41 2022 +0300 |
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | Thu Jun 09 20:17:02 2022 +0300 |
tree | 72853a11d3143a12c4c92aa5bb23aff43744e730 | |
parent | 90cd276d76e3f8e7a5247597b02f8dfd22f87dd8 [diff] |
Correct links to the phosphor-dbus-interfaces project Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Ib14f971b9803def247559478dda1bee850c769f5
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.