summaryrefslogtreecommitdiffstats
path: root/apphandler.h
Commit message (Collapse)AuthorAgeFilesLines
* Add IPMI Get Self Test Results supportNan Li2016-11-221-0/+1
| | | | | | | | | | | As discussed in design meeting, before the whole ipmi stack is implemented, we don't plan to support "self test". So just respond with self test function not implemented in this controller. Resolves openbmc/openbmc#436 Change-Id: Icd72e07674ce857f98ac036df2b7d6f6b93f1914 Signed-off-by: Nan Li <william.bjlinan@hotmail.com>
* Add minimal support for ipmitoolChris Austen2016-02-051-0/+2
| | | | | | Adding just a couple of ipmi commands that ipmitool always calls. I'm doing this because in order to run the ipmitool lan 1 <parms> instead of just the raw command the get channel info was needed.
* IPMI soft power offvishwa2015-11-241-1/+32
|
* Add Get Device UUIDAdriana Kobylak2015-10-271-0/+1
| | | | | Add support to get the UUID and return it in the specified format per the IPMI Spec 2.0
* Add App Set BMC Global Enables ipmi cmdAdriana Kobylak2015-10-221-7/+8
| | | | Add support for the IPMI cmd Set BMC Global Enables
* Add more ipmi commands for app functionChris Austen2015-10-131-0/+6
|
* Final IPMI Net Function routervishwabmc2015-10-091-0/+11
OpenPOWER on IntegriCloud