commit | 90da3d9d8f318130131771ba51b1cda489b24907 | [log] [tgz] |
---|---|---|
author | Jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> | Thu Nov 18 22:01:22 2021 +0000 |
committer | Jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> | Mon Dec 20 10:48:03 2021 +0000 |
tree | c9e4ba3b886600e1b458dfd260e70d67cdbf0608 | |
parent | f23fd543404a948ae436a5cf4092354dcb60a366 [diff] |
Add HSC version support for get OEMdevice info cmd Added HSC version support for get OEM device info IPMI command. With this patch able to populate HSC 1, 2, 3 inventory item versions to get OEM device info command. Tested: Verified using IPMI command Command : ipmitool raw 0x30 0x27 1 //Get OEM device info command Response: 0a 00 87 02 01 02 01 06 02 00 00 Signed-off-by: Jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> Change-Id: I8efffa774c73da00ec4b5df9f3480bca3c35dfd3
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]