[PATCH phosphor-host-ipmid] Support for restricted mode for IPMI commands
OpenBMC Patches
openbmc-patches at stwcx.xyz
Tue Mar 29 06:50:41 AEDT 2016
Only IPMI whitelisted commands are supported in restricted mode.Following commands are restricted in restricted mode.
1) Warm Reset (Netfn: APP, Cmd: 0x02)
2) Set LAN Parameters (Netfn: STORAGE, Cmd: 0x01)
4)Set ACPI Power State - Currently No Op
5) Wilcard Commands(APP, CHASSIS, SENSOR, STORAGE, TRANSPORT) - Currently No Op
https://github.com/openbmc/phosphor-host-ipmid/pull/81
tomjose (1):
Support for restricted mode for IPMI commands
apphandler.C | 13 +++++++++++++
chassishandler.C | 8 ++++++++
globalhandler.C | 9 ++++++++-
ipmid-api.h | 1 +
ipmid.C | 51 +++++++++++++++++++++++++++++++++++++++++++++++++--
sensorhandler.C | 6 ++++++
storagehandler.C | 7 +++++++
transporthandler.C | 13 ++++++++++++-
8 files changed, 104 insertions(+), 4 deletions(-)
--
2.7.1
More information about the openbmc
mailing list