summaryrefslogtreecommitdiffstats
path: root/chassishandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chassishandler.h')
-rw-r--r--chassishandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chassishandler.h b/chassishandler.h
index 451e232..528a05d 100644
--- a/chassishandler.h
+++ b/chassishandler.h
@@ -43,6 +43,7 @@ enum ipmi_chassis_control_cmds : uint8_t
};
enum class BootOptionParameter : size_t
{
+ BOOT_INFO = 0x4,
BOOT_FLAGS = 0x5,
OPAL_NETWORK_SETTINGS = 0x61
};
OpenPOWER on IntegriCloud