summaryrefslogtreecommitdiffstats
path: root/host-ipmid-whitelist.conf
diff options
context:
space:
mode:
authorNan Li <william.bjlinan@hotmail.com>2016-11-10 20:12:37 +0800
committerPatrick Williams <patrick@stwcx.xyz>2016-11-22 17:07:31 +0000
commit41fa24a108cc3f1e6ecc1fb9cce6cf1d9c5a5764 (patch)
tree9f2fa7a42fe27affa7b31fd14320d7ade83cf9aa /host-ipmid-whitelist.conf
parent5fba7a656884a7181901962614adff6f58cd57c4 (diff)
downloadphosphor-host-ipmid-41fa24a108cc3f1e6ecc1fb9cce6cf1d9c5a5764.tar.gz
phosphor-host-ipmid-41fa24a108cc3f1e6ecc1fb9cce6cf1d9c5a5764.zip
Add IPMI Get Self Test Results support
As discussed in design meeting, before the whole ipmi stack is implemented, we don't plan to support "self test". So just respond with self test function not implemented in this controller. Resolves openbmc/openbmc#436 Change-Id: Icd72e07674ce857f98ac036df2b7d6f6b93f1914 Signed-off-by: Nan Li <william.bjlinan@hotmail.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 d990a2e..d921145 100644
--- a/host-ipmid-whitelist.conf
+++ b/host-ipmid-whitelist.conf
@@ -8,6 +8,7 @@
0x04:0x2F //<Sensor/Event>:<Get Sensor Type>
0x04:0x30 //<Sensor/Event>:<Set Sensor Reading and Event Status>
0x06:0x01 //<App>:<Get Device ID>
+0x06:0x04 //<App>:<Get Self Test Results>
0x06:0x08 //<App>:<Get Device GUID>
0x06:0x22 //<App>:<Reset Watchdog Timer>
0x06:0x24 //<App>:<Set Watchdog Timer>
OpenPOWER on IntegriCloud