commit | bd51e6a9ae450986d456afb83583443695fb4a65 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Oct 06 13:09:44 2021 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Oct 22 11:06:26 2021 +0000 |
tree | 790c852c98cef4a103f4631109845f107c27047e | |
parent | ed173c3967bf2f27b7e46e9c35262649a7da94d1 [diff] |
catch exceptions as const Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia9932efb6a9335e80b3f2376d2d62e1b65866f44
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]