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>
1 file changed
tree: 8ece3c26d6978f1b7a75cfa00803cf39a185c26f
  1. org/
  2. xyz/
  3. .gitignore
  4. bootstrap.sh
  5. configure.ac
  6. generate_makefile.sh
  7. generate_yaml_makefile.sh
  8. LICENSE
  9. MAINTAINERS
  10. Makefile.am
  11. Makefile.interfaces.in
  12. Makefile.yaml.in
  13. phosphor-dbus-interfaces.pc.in
  14. README.md
README.md

phosphor-dbus-interfaces

YAML descriptors of standard dbus interfaces

Only the xyz/openbmc_project interfaces are built by default.

Enable the OpenPower D-Bus interfaces with:

--enable-openpower-dbus-interfaces