summaryrefslogtreecommitdiffstats
path: root/doc/opal-api
Commit message (Collapse)AuthorAgeFilesLines
...
* Add OPAL_GET_MESSAGE and struct opal_msg documentationStewart Smith2015-02-162-1/+66
| | | | | | | especially around backwards compatibility and what a host OS should/should not do. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Slightly expand OPAL_PARAMETER return code docsStewart Smith2015-02-091-1/+4
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* ipmi: Message Linux to perform graceful shutdownJoel Stanley2015-02-091-0/+57
| | | | | | | | | | | This sends the previously unused OPAL_MSG_SHUTDOWN using opal_queue_msg to initiate a graceful shutdown. The message provides a single parameter indicating weather the shutdown is will result in a power-off, or a reboot. Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Add documentation for OPAL_(UN)REGISTER_DUMP_REGIONStewart Smith2015-02-062-0/+61
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Add documentation for OPAL_CHECK_TOKENStewart Smith2015-02-061-0/+23
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Add OPAL_INVALID_CALL explicitly in opal.h and docsStewart Smith2015-02-051-0/+6
| | | | | | | Was mentioned in linux as possibly being used by some external test modules. It's harmless to make this official behaviour. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Add some more docs for OPAL_POLL_EVENTS and OPAL_HANDLE_INTERRUPTStewart Smith2015-01-302-0/+110
| | | | | | This is so skeleton and incomplete it's not funny Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Initial stab at OPAL Spec and some API docs.Stewart Smith2014-12-243-0/+174
All very early. Comments/review needed. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud