commit | 6990a6e6a2ba4ab2d19cbf4b885961f1b1e6517a | [log] [tgz] |
---|---|---|
author | Jitendra Tripathy <jitendra.kumarx.tripathy@intel.com> | Fri Aug 08 09:29:45 2025 +0000 |
committer | Jitendra Tripathy <jitendra.kumarx.tripathy@intel.com> | Mon Aug 18 14:15:50 2025 +0000 |
tree | 825e666af492fa6c8c0b78ad2e8a1858c4e29fd9 | |
parent | c4b3d304d5eac20d85b56baf5de60f4ef314ff57 [diff] |
Fix for display of BMC version as 0.00 in BIOS BMC version is displayed as 0.00 in BIOS EDKII menu instead of the actual BMC version. SoftwareFunctional path has been changed due to the new code implementation. Modified the code to support the new implementation. Tested: Read the BMC version on BMC console. Boot to BIOS EDKII menu and verify the BMC version. Change-Id: Ia3c15c27c447d314fdc15ec3c855ce5bef1ca853 Signed-off-by: Jitendra Tripathy <jitendra.kumarx.tripathy@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]