Searched hist:f945eee0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/intel-ipmi-oem/include/ |
H A D | oemcommands.hpp | f945eee0 Wed Sep 25 18:29:11 CDT 2019 anil kumar appana <anil.kumarx.appana@intel.com> oemcommands: move OEM set fan config to new API Rewrite "OEM set Fan Config" command to use the newly introduced IPMI provider API. Tested: verified using ipmitool OEM set fan config command Command: ipmitool raw 0x30 0x89 0x20 0x24 Response: Command: ipmitool raw 0x30 0x89 0x20 0xc0 //Acoustic mode Response: //Success Command: ipmitool raw 0x30 0x89 0x20 0xc4 //Performance mode Response: //Success Change-Id: I6875e914f636a0048ff456589d303c7b1c709cac Signed-off-by: anil kumar appana <anil.kumarx.appana@intel.com> Signed-off-by: jayaprakash Mutyala <mutyalax.jayaprakash@intel.com>
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | f945eee0 Wed Sep 25 18:29:11 CDT 2019 anil kumar appana <anil.kumarx.appana@intel.com> oemcommands: move OEM set fan config to new API Rewrite "OEM set Fan Config" command to use the newly introduced IPMI provider API. Tested: verified using ipmitool OEM set fan config command Command: ipmitool raw 0x30 0x89 0x20 0x24 Response: Command: ipmitool raw 0x30 0x89 0x20 0xc0 //Acoustic mode Response: //Success Command: ipmitool raw 0x30 0x89 0x20 0xc4 //Performance mode Response: //Success Change-Id: I6875e914f636a0048ff456589d303c7b1c709cac Signed-off-by: anil kumar appana <anil.kumarx.appana@intel.com> Signed-off-by: jayaprakash Mutyala <mutyalax.jayaprakash@intel.com>
|