commit | 36ae8e5c4256b751ada4d6a2c9486c78d03ecba9 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Tue Jan 14 08:01:56 2020 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Tue Jan 14 08:01:56 2020 -0600 |
tree | f861180334353009a9a6bb8c7323c5da494a2e94 | |
parent | 64354b6604e6a1d6b60463cae15c33b137768e1b [diff] |
Remove openpower-dbus-interfaces dependency The YAML moved into phosphor-dbus-interfaces. Change-Id: Ib76b22b076d781e8b13dfdc2875b58bb80684ac4 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
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.