Searched hist:"39736 d59" (Results 1 – 2 of 2) sorted by relevance
/openbmc/intel-ipmi-oem/include/ |
H A D | oemcommands.hpp | 39736d59 Fri Jul 12 03:24:33 CDT 2019 Chen Yugang <yugang.chen@linux.intel.com> IPMI OEM command: get/set NMI source this Change is to implement IPMI OEM command: Get/Set NMI source, for getting NMI source command: it's to get last NMI signal source as the command response.(NetFn: 0x30, Cmd: 0xe5) for Setting NMI source command: it's to set the NMI signal. (NetFn: 0x30, Cmd: 0xed, parameter: NMI signal source) Tested it's tested in system for IPMI OEM command - get/set NMI source Get: ipmitool raw 0x30 0xe5 Set: ipmitool raw 0x30 0xed 1 Change-Id: I8f9f5352a7cbf6663c0264931ff46f63fa495f0c Signed-off-by: Chen,Yugang <yugang.chen@linux.intel.com>
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 39736d59 Fri Jul 12 03:24:33 CDT 2019 Chen Yugang <yugang.chen@linux.intel.com> IPMI OEM command: get/set NMI source this Change is to implement IPMI OEM command: Get/Set NMI source, for getting NMI source command: it's to get last NMI signal source as the command response.(NetFn: 0x30, Cmd: 0xe5) for Setting NMI source command: it's to set the NMI signal. (NetFn: 0x30, Cmd: 0xed, parameter: NMI signal source) Tested it's tested in system for IPMI OEM command - get/set NMI source Get: ipmitool raw 0x30 0xe5 Set: ipmitool raw 0x30 0xed 1 Change-Id: I8f9f5352a7cbf6663c0264931ff46f63fa495f0c Signed-off-by: Chen,Yugang <yugang.chen@linux.intel.com>
|