commit | 96ec70ec066f9e4312d87b75b0b6b1339bccf653 | [log] [tgz] |
---|---|---|
author | Zbigniew Kurzynski <zbigniew.kurzynski@intel.com> | Fri Jun 25 14:40:06 2021 +0200 |
committer | Zbigniew Kurzynski <zbigniew.kurzynski@intel.com> | Thu Jul 01 10:50:39 2021 +0000 |
tree | b24172551624f48d233397172a39685ef8e1f966 | |
parent | 339fc565d5d42740e66319d62015de1a93f58fbf [diff] |
whitelist: Remove DCMI commands A set of DCMI commands were added to the whitelist by mistake in change: https://gerrit.openbmc-project.xyz/c/openbmc/intel-ipmi-oem/+/33973 This commit removes them. Tested: I was able to call GetDcmiCapabilityInfo command and I get expected reponse cc=0xd4 (Insufficient privilege level). Signed-off-by: Zbigniew Kurzynski <zbigniew.kurzynski@intel.com> Change-Id: I4635781e36b96a3f4aa1f8dcbaea1a14d4ce6d1c
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]