From 41fa24a108cc3f1e6ecc1fb9cce6cf1d9c5a5764 Mon Sep 17 00:00:00 2001 From: Nan Li Date: Thu, 10 Nov 2016 20:12:37 +0800 Subject: 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 --- host-ipmid-whitelist.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'host-ipmid-whitelist.conf') 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 //: 0x04:0x30 //: 0x06:0x01 //: +0x06:0x04 //: 0x06:0x08 //: 0x06:0x22 //: 0x06:0x24 //: -- cgit v1.2.1