commit | 8c2f3c4a3e2fbccc8d83c9701c3cb698158a3cc8 | [log] [tgz] |
---|---|---|
author | Chalapathi Venkataramashetty <chalapathix.venkataramashetty@intel.com> | Sun Jun 13 19:51:17 2021 +0000 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Fri Dec 10 23:19:46 2021 +0000 |
tree | 94a58cbe6c9e8a590bfad916d2dec120c643b5b8 | |
parent | 778f65973b544fe04520fe03d5613f333fc4d1dd [diff] |
sensorcommands: check for reserved sensor number in sensor commands. Add support to check for reserved sensor number (0xFF) in sensor commands. Tested: Command: Set Sensor Threshold ipmitool raw 0x04 0x26 0xff 0x00 0x3a 0xab 0x03 0x02 0xef 0x63 Response: Unable to send RAW command (channel=0x0 netfn=0x4 lun=0x0 cmd=0x26 rsp=0xcc): Invalid data field in request Ported From: https://gerrit.openbmc-project.xyz/c/openbmc/intel-ipmi-oem/+/44032 Signed-off-by: Chalapathi Venkataramashetty <chalapathix.venkataramashetty@intel.com> Change-Id: Id99f5ef1515263ac3dbf2edec7f94b0b4badb4e3 Signed-off-by: Willy Tu <wltu@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.