commit | a8dd197a4b729c10d09c55ebf26ed7d0796fd261 | [log] [tgz] |
---|---|---|
author | Punith Nadur Basavarajaiah <punitx.basavarajaiah@intel.com> | Wed Aug 19 18:05:44 2020 +0000 |
committer | AppaRao Puli <apparao.puli@linux.intel.com> | Mon Aug 31 18:07:11 2020 +0000 |
tree | a0bcc59bdee91a8606a47461e7d478e370d5409b | |
parent | 52a292b8dd1b5705a6e0ce8e260d3b960b2b6edb [diff] |
firmware-update:Add Support to get fwSecurityVer Add support to read BKC and SVN version for BMC Active and Recovery image. Tested: Command : ipmitool raw 0x08 0x21 //get firmware security version Response: 02 01 01 01 02 01 01 Signed-off-by: Punith Nadur Basavarajaiah <punitx.basavarajaiah@intel.com> Change-Id: I25a801fe00fef3c4c65b57aacb59089be1705d58
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]