From 5ca50959438c3c99acfafe4d0ff301eb29b84233 Mon Sep 17 00:00:00 2001 From: Tom Joseph Date: Thu, 22 Feb 2018 00:33:38 +0530 Subject: Implement Get SDR and Reserve SDR repository command Both Get SDR and Reserve SDR repository command is same as Get Device SDR and Reserve Device SDR command respectively. So the same implementation is shared. Resolves openbmc/openbmc#2615 Change-Id: I64e37837bc5a616bed41a3ceff7d63033d88455c Signed-off-by: Tom Joseph --- host-ipmid-whitelist.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'host-ipmid-whitelist.conf') diff --git a/host-ipmid-whitelist.conf b/host-ipmid-whitelist.conf index 5fa539a..66af810 100644 --- a/host-ipmid-whitelist.conf +++ b/host-ipmid-whitelist.conf @@ -21,6 +21,9 @@ 0x06:0x42 //: 0x0A:0x10 //: 0x0A:0x11 //: +0x0A:0x20 //: +0x0A:0x22 //: +0x0A:0x23 //: 0x0A:0x40 //: 0x0A:0x42 //: 0x0A:0x44 //: -- cgit v1.2.1