summaryrefslogtreecommitdiffstats
path: root/systemintfcmds.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'systemintfcmds.hpp')
-rw-r--r--systemintfcmds.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemintfcmds.hpp b/systemintfcmds.hpp
index c0b3318..4eb30be 100644
--- a/systemintfcmds.hpp
+++ b/systemintfcmds.hpp
@@ -19,6 +19,7 @@
enum ipmi_netfn_system_intf_cmds
{
IPMI_CMD_SET_BMC_GLOBAL_ENABLES = 0x2E,
+ IPMI_CMD_GET_BMC_GLOBAL_ENABLES = 0x2F,
IPMI_CMD_GET_MSG_FLAGS = 0x31,
IPMI_CMD_READ_EVENT = 0x35,
};
OpenPOWER on IntegriCloud