ibm:Yaml for VPD Manager interfaces and errors.

This commit contains yaml file defining interfaces and errors for VPD
Manager.

Interfaces offered are :-
a) Interface to update the value of a given keyword in a VPD file
along with updation of corresponding cache values over D-BUS.

b) Interface to get FRU D-BUS object paths for a given expanded or
un-expanded location code.

c) Interface to get expanded location code corresponding to a given
un-expanded location code.

Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com>
Change-Id: I32afd7da22677ed06bb1aad3d39ca577470beeb4
2 files changed
tree: 3391616b8382a8c912b7d7d3c4eea673516e6016
  1. com/
  2. org/
  3. xyz/
  4. .gitignore
  5. bootstrap.sh
  6. configure.ac
  7. generate_makefile.sh
  8. generate_yaml_makefile.sh
  9. LICENSE
  10. MAINTAINERS
  11. Makefile.am
  12. Makefile.interfaces.in
  13. Makefile.yaml.in
  14. phosphor-dbus-interfaces.pc.in
  15. README.md
README.md

phosphor-dbus-interfaces

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