commit | f284f855158315a41afefc11ff0764d95eaf5da6 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@intel.com> | Thu Sep 07 15:48:48 2023 -0700 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Mon Sep 11 14:38:26 2023 +0000 |
tree | 8760e65eb86af6c9390e20e7269be19356d52008 | |
parent | af65268e15a3a491f4548243254a686f42518e2e [diff] |
Rename CATERR to IERR CATERR is ambiguous because it represents two types of errors: IERR and MCERR. This changes the name to IERR to be more specific. Change-Id: I9f2c3967885b0d8eea0ceef310febd4124ddb558 Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
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]