commit | 4d01be9343158118a8d25cd7180991fc98755575 | [log] [tgz] |
---|---|---|
author | Pavithra Barithaya <pbaritha@in.ibm.com> | Wed Apr 29 07:36:58 2020 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu May 21 13:17:44 2020 +0000 |
tree | 736c3bb911b3435794270dd1bb7280dc3a9c5d88 | |
parent | fdd88281dd243b3b9e6140b3f7b59aaaa188f37e [diff] |
Add PLDM.PDR Interface This interface has APIs that helps PLDM requester apps (eg: openpower-occ-control, phosphor-logging’s openpower extension) on the BMC to access the primary PDR repo. The requester app openpower-occ-control will set an effecter to request an OCC reset. IBM has such apps to talk to host firmware, but the API is generic. Also introduce an exception xyz.openbmc_project.Common.Error.ResourceNotFound. Change-Id: I05ef9b79ee779c04abddf7777974b15c2d8f2ee9 Signed-off-by: Pavithra Barithaya <pbaritha@in.ibm.com>
YAML descriptors of standard D-Bus interfaces. The format is described by the sdbusplus binding generation tool sdbus++.
Only the xyz/openbmc_project interfaces are built by default.
Enable the OpenPower D-Bus interfaces with:
--enable-openpower-dbus-interfaces
Enable IBM D-Bus interfaces with:
--enable-ibm-dbus-interfaces