commit | 98af91d62e307a360f1f89df6a275baa88aa05f4 | [log] [tgz] |
---|---|---|
author | Tom Joseph <rushtotom@gmail.com> | Wed Jun 09 05:44:38 2021 -0700 |
committer | Tom Joseph <rushtotom@gmail.com> | Wed Jun 09 05:44:38 2021 -0700 |
tree | 86a9f77a129a59bd504a413cf25eebacfea03e25 | |
parent | 6db118184bc70b86ef88ff07ff4ff6d4169a0ffa [diff] |
MAINTAINERS: Replace IRC by DISCORD Discord is becoming the chat server of choice. Signed-off-by: Tom Joseph <rushtotom@gmail.com> Change-Id: I38b9d0842d91647cb98759a1756c4afeda66ca00
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.