summaryrefslogtreecommitdiffstats
path: root/oemrouter.cpp
diff options
context:
space:
mode:
authorYong Li <yong.b.li@linux.intel.com>2019-10-14 12:42:10 +0800
committerVernon Mauery <vernon.mauery@linux.intel.com>2019-11-01 14:50:13 +0000
commita729bf414b8d44bbb7ca28eefe1003786d37c353 (patch)
tree27f0a5e1e26a718f7ce7f62f4fcca0e00ec02892 /oemrouter.cpp
parent4cb16e54918bf933d5ae34d5869b2b1744a5e1f3 (diff)
downloadphosphor-host-ipmid-a729bf414b8d44bbb7ca28eefe1003786d37c353.tar.gz
phosphor-host-ipmid-a729bf414b8d44bbb7ca28eefe1003786d37c353.zip
Expiration flags fix for watchdog get/set commands
The expiration flags should be retain their state across system resets and power cycles. Tested: Set “BIOS FRB2” and start ipmitool raw 0x06 0x24 0x01 0x00 0x00 0x00 0x30 0x00 ipmitool mc watchdog reset after stopped: Timer Expiration Flags should be : (0x02) * BIOS FRB2 Then Set “BIOS/POST” and start, ipmitool raw 0x06 0x24 0x02 0x00 0x00 0x00 0x30 0x00 ipmitool mc watchdog reset after stopped: Timer Expiration Flags should be : (0x06) * BIOS FRB2 * BIOS/POST “impitool mc watchdog get” displays the correct Timer Expiration Flags when the timer is running; Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Change-Id: Ic0c27c6c1e8bed2db8ce30fc0eec2a6538bb1992
Diffstat (limited to 'oemrouter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud