commit | ba1fbc89a585020b0ade43f17bd223268ca3e6f1 | [log] [tgz] |
---|---|---|
author | Arun P. Mohanan <arun.p.m@linux.intel.com> | Mon Apr 26 11:26:53 2021 +0530 |
committer | Arun P. Mohanan <arun.p.m@linux.intel.com> | Tue Apr 27 09:30:56 2021 +0530 |
tree | 23483da90884d9e9a6179210668fd4410554c0df | |
parent | 3861fea7af194ce5f571a0802f5a4fbe6a71cea2 [diff] |
Add WARNING log in Restore Configuration IPMI cmd BMC configurable items like user details will be lost on BMC reboot after Restore Configuration IPMI cmd is called. Add a WARNING log to track command executions. Tested: Verified the log added after executing Restore Configuration IPMI command. Signed-off-by: Arun P. Mohanan <arun.p.m@linux.intel.com> Change-Id: Id7439d833487f645dce036815208264e57f6917d
This component is intended to provide Intel-specific IPMI[3]
command handlers for OpenBMC. These handlers are intended to integrate BMC with servers based on Intel architecture.
intel-ipmi-oem
serves as an extension[1]
to OpenBMC IPMI daemon[2]
. It is compiled as a shared library and intended to both:
Related features provided by the library are grouped in separate source files. Main extensions to vanilla OpenBMC IPMI stack are the following:
[4]