summaryrefslogtreecommitdiffstats
path: root/host-ipmid-whitelist.conf
diff options
context:
space:
mode:
authorNagaraju Goruganti <ngorugan@in.ibm.com>2018-04-06 05:55:42 -0500
committerTom Joseph <tomjoseph@in.ibm.com>2018-05-21 08:43:41 +0000
commita59d83f8d62e2289d060aaa71892afcba32725cc (patch)
tree74d0951b0a3ca38894a6bc8aa897ff40ecc0a9da /host-ipmid-whitelist.conf
parente16284935dc097747bf6e74dff5b22219f8c2abb (diff)
downloadphosphor-host-ipmid-a59d83f8d62e2289d060aaa71892afcba32725cc.tar.gz
phosphor-host-ipmid-a59d83f8d62e2289d060aaa71892afcba32725cc.zip
Implement Get POH Counter command
It returns a counter value proportional to the system operating power-on hours. Partially Resolves openbmc/openbmc#2979 Change-Id: Ib0cd43fe5cbc055ae84991577d766bedae58d775 Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com>
Diffstat (limited to 'host-ipmid-whitelist.conf')
-rw-r--r--host-ipmid-whitelist.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/host-ipmid-whitelist.conf b/host-ipmid-whitelist.conf
index 0111b9b..a95e99e 100644
--- a/host-ipmid-whitelist.conf
+++ b/host-ipmid-whitelist.conf
@@ -4,6 +4,7 @@
0x00:0x02 //<Chassis>:<Chassis Control>
0x00:0x08 //<Chassis>:<Set System Boot Options>
0x00:0x09 //<Chassis>:<Get System Boot Options>
+0x00:0x0F //<Chassis>:<Get POH Counter Command>
0x04:0x2D //<Sensor/Event>:<Get Sensor Reading>
0x04:0x2F //<Sensor/Event>:<Get Sensor Type>
0x04:0x30 //<Sensor/Event>:<Set Sensor Reading and Event Status>
OpenPOWER on IntegriCloud