From ae4b040bd08839efcbc08a78d4f6ce6d77e66050 Mon Sep 17 00:00:00 2001 From: Yong Li Date: Fri, 2 Nov 2018 11:12:14 +0800 Subject: Implement set chassis capabilities IPMI commands Create a new dbus interface for the chassis capabilities, and store the chassis capabilities using phosphor settings manager Tested By: ipmitool -H $BMCIP -U root -P 0penBmc -I lanplus raw 0 5 0 2 4 6 8 0xa ipmitool -H $BMCIP -U root -P 0penBmc -I lanplus raw 0 0 Change-Id: Id01555358adfec3814fd03b3e6d422916c861039 Signed-off-by: Yong 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 9dff10a..e5cd0b5 100644 --- a/host-ipmid-whitelist.conf +++ b/host-ipmid-whitelist.conf @@ -2,6 +2,7 @@ 0x00:0x00 //: 0x00:0x01 //: 0x00:0x02 //: +0x00:0x05 //: 0x00:0x06 //: 0x00:0x08 //: 0x00:0x09 //: -- cgit v1.2.1