summaryrefslogtreecommitdiffstats
path: root/apphandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'apphandler.h')
-rw-r--r--apphandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apphandler.h b/apphandler.h
index aa2a55d..a17ee7f 100644
--- a/apphandler.h
+++ b/apphandler.h
@@ -27,6 +27,8 @@ enum ipmi_netfn_app_cmds
IPMI_CMD_GET_MSG_FLAGS = 0x31,
IPMI_CMD_READ_EVENT = 0x35,
IPMI_CMD_GET_CAP_BIT = 0x36,
+ IPMI_CMD_GET_CHAN_INFO = 0x42,
+
};
// A Mechanism to tell host to shtudown hosts by sending this PEM SEL. Really
OpenPOWER on IntegriCloud