summaryrefslogtreecommitdiffstats
path: root/chassishandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chassishandler.h')
-rw-r--r--chassishandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chassishandler.h b/chassishandler.h
index edbac89..0c6d5a2 100644
--- a/chassishandler.h
+++ b/chassishandler.h
@@ -14,6 +14,8 @@ enum ipmi_netfn_chassis_cmds
// Chassis Control
IPMI_CMD_CHASSIS_CONTROL = 0x02,
IPMI_CMD_CHASSIS_IDENTIFY = 0x04,
+ // Set Power Restore Policy
+ IPMI_CMD_SET_RESTORE_POLICY = 0x06,
// Get capability bits
IPMI_CMD_SET_SYS_BOOT_OPTIONS = 0x08,
IPMI_CMD_GET_SYS_BOOT_OPTIONS = 0x09,
OpenPOWER on IntegriCloud