summaryrefslogtreecommitdiffstats
path: root/systemintfcmds.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement basic queue for sending multiple commandsAndrew Geissler2017-05-091-0/+2
| | | | | | | Sends dbus signal upon completion of command Change-Id: Ic507f35af0b38305eecd5558c55738f2d283aac5 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* Create library for System Interface Commands.Tom2017-01-171-0/+44
There are IPMI commands like Read Event Message Buffer, Set BMC Global Enables and Get Message Flags which is to be executed from host interface only. So creating a separate library for these commands which would be used only by phosphor-host-ipmid. Change-Id: I14cb4019b9ab19c84e463e5a7820010f57f1c5eb Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
OpenPOWER on IntegriCloud