commit | 27d2356e770f256f1aab4e863a711bcd78c2f595 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Aug 12 10:43:39 2021 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Aug 12 10:48:07 2021 -0700 |
tree | 413ac401cf52ddbbd1db404b96382234762a4dca | |
parent | a87dbd4ee3ff53e7e53052c1663f85b390a0ab31 [diff] |
Add MFG Set FITc Layout command FITc layout is used as the ROM ID for incremental PCH image updates to enforce image layout compatibility. The update image also contains this value and is compared upon receipt of the update image. Tested: set the layout: - enter MFG mode - ipmitool raw 0x30 0xa3 W X Y Z - inspect fitc layout file on BMC Change-Id: I72930407a230b55340f6d12cef48e0e8d273ed6e 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]