summaryrefslogtreecommitdiffstats
path: root/host-ipmid-whitelist.conf
diff options
context:
space:
mode:
authorDeepak Kodihalli <dkodihal@in.ibm.com>2018-01-24 04:53:09 -0600
committerDeepak Kodihalli <dkodihal@in.ibm.com>2018-02-01 02:05:49 -0600
commitee717d71a2f294a8de5d1e17c9106b65af59d310 (patch)
tree087a5e26432be6af65d2c7f8cc6d907f204e2295 /host-ipmid-whitelist.conf
parentc6162fb649a850e129d760f59369c8adf46d070f (diff)
downloadphosphor-host-ipmid-ee717d71a2f294a8de5d1e17c9106b65af59d310.tar.gz
phosphor-host-ipmid-ee717d71a2f294a8de5d1e17c9106b65af59d310.zip
dcmi : implement get temperature readings
This commit implements the plumbing around the 'Get Temperature Readings' command. It doesn't read the temperatures from the relevant sensors. That code is coming up in a subsequent commit. Change-Id: I4514b65eb3ca65d52dd35185338a2c397e9a76ca Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.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 941800a..f1084d0 100644
--- a/host-ipmid-whitelist.conf
+++ b/host-ipmid-whitelist.conf
@@ -30,3 +30,4 @@
0x2C:0x01 //<Group Extension>:<Get DCMI Capabilities>
0x2C:0x03 //<Group Extension>:<Get Power Limit>
0x2C:0x06 //<Group Extension>:<Get Asset Tag>
+0x2C:0x10 //<Group Extension>:<Get Temperature Readings>
OpenPOWER on IntegriCloud