commit | f0feb49c839214d8a6716d9acf9064b619f08603 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Dec 05 12:45:02 2023 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Dec 05 12:45:02 2023 -0600 |
tree | 1956f0b6a4124c21d53e38bd97a8d463e672f528 | |
parent | 16bbc6bdce149dadd04ee70c08ae428442bdb595 [diff] |
sdbusplus: avoid deprecated phosphor::Timer sdbusplus had an older type named `phosphor::Timer` which was recently renamed to `sdbusplus::Timer`. Update the code to use the new type alias. Change-Id: I694f0624eae2cdbb071ab97fe019cd5684615541 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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]