commit | e035c58805e3e36aa706eb6e665f6de47000bf06 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Jun 06 15:15:14 2023 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Sep 20 22:45:10 2023 +0000 |
tree | 1006222764d4041e2e969553d0ea85b587baa441 | |
parent | dcff15068d6e5fb30aa1367115c051178bde70d2 [diff] |
changes to make it build without cheating intel-ipmi-oem was using header files from phosphor-host-ipmid that were not actually in the distributed list of headers. Since intel-ipmi-oem is on its way to removing the files that use those headers anyway, this is a stop-gap measure to be able to compile in the meantime. Tested: sensors work as before Change-Id: Ie443d2b53d12936f0ec7747cc9a01ed75ac63ab5 Signed-off-by: Vernon Mauery <vernon.mauery@linux.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]