Home
last modified time | relevance | path

Searched hist:d46cb42b (Results 1 – 1 of 1) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cppd46cb42b Tue Jan 21 07:10:21 CST 2020 AppaRao Puli <apparao.puli@linux.intel.com> Fix minor issues in Get OEM Device Info

Minor fixes in get OEM device information command
- As per spec, Byte 2 and Byte 3 are valid only if
Byte 1 is selected as BIOS. So corrected the code
to make Byte 2 and Byte 3 as optional and checking
as per spec.
- Corrected the ME object path which is resulting in
command failure.

Tested:
Get OEM device information command works fine for all
BIOS, Management controller and SDR as specified in spec.

Change-Id: If5a5edbaf0464b7253fba2ef9fa0595878c12062
Signed-off-by: AppaRao Puli <apparao.puli@linux.intel.com>