commit | 07574006faefed727c8db2da3fa86740b3bdd31f | [log] [tgz] |
---|---|---|
author | Johnathan Mantey <johnathanx.mantey@intel.com> | Tue Dec 13 14:52:54 2022 -0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Fri Jan 27 19:00:42 2023 +0000 |
tree | 2f0d1942cc7019e5d2a1632a4b68105528b4e894 | |
parent | 6224dec4a92aa4924cb6f75c2646096fb9466f28 [diff] |
Match FRU I2C bus address size to phosphor-host-ipmid definition The entity-manager and phosphor-host-ipmid changed the D-Bus signature of the I2C bus number variable from 8-bit to 16-bit. This change caused a mismatch in intel-ipmi-oem, which kept the 8-bit signature. Tested: Issued busctl FruDeviceManager calls changing the signature from yy to qy Issued 'ipmitool fru' commands and confirmed the FRU contents in the system were displayed. Change-Id: I83d4a339f4be4c686db35256bf3b574cd34bdb29 Signed-off-by: Johnathan Mantey <johnathanx.mantey@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]