summaryrefslogtreecommitdiffstats
path: root/storagehandler.h
diff options
context:
space:
mode:
authorTom Joseph <tomjoseph@in.ibm.com>2017-06-30 19:09:47 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-07-19 19:54:41 +0000
commita495339f39ace4f729f31f40e837f8d5b76732cb (patch)
treefe0d9dbeaee5b6ed80c7459abd4c24da44af5c4b /storagehandler.h
parent6f7deaa034b1cfd7640b1c21616c6807900d5609 (diff)
downloadphosphor-host-ipmid-a495339f39ace4f729f31f40e837f8d5b76732cb.tar.gz
phosphor-host-ipmid-a495339f39ace4f729f31f40e837f8d5b76732cb.zip
Add Get SEL entry command
Change-Id: I09983a127c7c2817a0ebb6d64ffb2a9585dcd235 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
Diffstat (limited to 'storagehandler.h')
-rw-r--r--storagehandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/storagehandler.h b/storagehandler.h
index 174da06..2bfc172 100644
--- a/storagehandler.h
+++ b/storagehandler.h
@@ -7,6 +7,7 @@ enum ipmi_netfn_storage_cmds
// Get capability bits
IPMI_CMD_GET_SEL_INFO = 0x40,
IPMI_CMD_RESERVE_SEL = 0x42,
+ IPMI_CMD_GET_SEL_ENTRY = 0x43,
IPMI_CMD_ADD_SEL = 0x44,
IPMI_CMD_GET_SEL_TIME = 0x48,
IPMI_CMD_SET_SEL_TIME = 0x49,
OpenPOWER on IntegriCloud