commit | fc3bc38119c512c95abd7f93546a91284a0404fc | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Jun 02 13:52:04 2022 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Fri Aug 05 20:14:34 2022 +0000 |
tree | b13479a87d5d17c8d3db3efd80c63eeb1e7e4a25 | |
parent | f1ccb19661339190e18a577e4f9658c44d3e8f33 [diff] |
Check reserved fields in appSlotI2CMasterWriteRead Reserved field checking was not present, so this adds a check to make sure that ther reserved fields do not have bits set. Also fixes a typo for the reserved field name. Tested: Run a slot i2c write read command that has a bit set in the reserved field and see that it gets rejected. Change-Id: I7f63cc71b97f4864c8dc59738a240630e388120e 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]