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>
3 files changed