summaryrefslogtreecommitdiffstats
path: root/host-ipmid-whitelist.conf
diff options
context:
space:
mode:
authorAyushi Smriti <smriti.ayushi@intel.com>2019-04-12 18:51:31 +0000
committerVernon Mauery <vernon.mauery@linux.intel.com>2019-06-14 16:59:29 +0000
commit6fd812d17402f1c8db242ea8b454fe896711ba71 (patch)
treed5ed665cddebe2d9842cdce5142d274cd799c78b /host-ipmid-whitelist.conf
parentf6092898e6058af10e2a1545ac5bf35a62b3ec90 (diff)
downloadphosphor-host-ipmid-6fd812d17402f1c8db242ea8b454fe896711ba71.tar.gz
phosphor-host-ipmid-6fd812d17402f1c8db242ea8b454fe896711ba71.zip
Add get channel payload version command
Implement get channel payload version command (IPMI specification section 24.9). As per the specification, this command is basically a hard-coded value that says we are using IPMI 2.0. Tested: ipmitool raw 6 0x4F 3 1 // Command 10 // Response Change-Id: Id16723e7257361814b98f3c14d759f2919ad4c03 Signed-off-by: Ayushi Smriti <smriti.ayushi@intel.com> Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.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 961214d..038db34 100644
--- a/host-ipmid-whitelist.conf
+++ b/host-ipmid-whitelist.conf
@@ -27,6 +27,7 @@
0x06:0x37 //<App>:<Get System GUID>
0x06:0x42 //<App>:<Get Channel Info Command>
0x06:0x4E //<App>:<Get Channel Payload Support>
+0x06:0x4F //<App>:<Get Channel Payload Version>
0x06:0x54 //<App>:<Get Channel Cipher Suites>
0x0A:0x10 //<Storage>:<Get FRU Inventory Area Info>
0x0A:0x11 //<Storage>:<Read FRU Data>
OpenPOWER on IntegriCloud