commit | 1702368dc68e36eb59c78530fcfb3d87d491f3ca | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu Jan 09 15:56:27 2020 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Jan 17 14:28:14 2020 +0000 |
tree | 8ece3c26d6978f1b7a75cfa00803cf39a185c26f | |
parent | b51a5a3d89ca689b87a08515f7fb56cd496d3441 [diff] |
Add new OpenPower PEL methods Add 2 new OpenPower PEL (Platform Event Log) methods: HostAck: - Notifies the PEL daemon that a PEL was successfully sent to the operating system. HostReject: - Notifies the PEL daemon that the PEL it sent to the host was either malformed or the host didn't have room for it. Change-Id: I34c42b18a9ccac41905b4d90ad39c0e6dd6045a3 Signed-off-by: Matt Spinler <spinler@us.ibm.com>