commit | 16bbc6bdce149dadd04ee70c08ae428442bdb595 | [log] [tgz] |
---|---|---|
author | Jatkiewicz, Joanna <joanna.jatkiewicz@intel.com> | Mon Nov 27 10:23:29 2023 +0100 |
committer | joanna.jatkiewicz <joanna.jatkiewicz@intel.com> | Tue Nov 28 21:29:01 2023 +0000 |
tree | e1ab429780f0ba119fdc419ecb9274fe681be920 | |
parent | 919075d2a65526bf1c191bce77d2058b9732a67d [diff] |
intel-ipmi-oem: Fixing bios.xml parsing The main fix is the change translate 'sif','gif','dif' from 'IF' to 'IF NOT'. Now all bios knobs with depex equal "TRUE" will be visible over RF. Tested: manually checked on platform, all knobs with depex set as "TRUE" are visible over RF. PSYS bios knobs are visible and it is possible to set them over redfish. Change-Id: I684fb29f9feb50df7a48aa77a79fad11943dd055 Signed-off-by: Jatkiewicz, Joanna <joanna.jatkiewicz@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]