commit | 69245b70a618784b9846877fe372c5aaf8e666b0 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Sep 02 09:23:01 2021 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Sep 02 11:19:28 2021 -0500 |
tree | a9d288d6c66306018d25fc61c7c4c07ba76926a7 | |
parent | 2393985566bae8f666b4299994e8ee22fbf4ad72 [diff] |
exception: switch to public sdbus exception SdBusError was intended to be a private error type inside sdbusplus. Switch all catch locations to use the general sdbusplus::exception type. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9915c0207bbca91296548e7a1e707e499c3d7838
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]