Add D-BUS interfaces of SMBIOS MDR V2

SMBIOS MDR is an Intel OEM feature which makes BIOS sending SMBIOS table
to BMC through VGA shared memory. These D-Bus interfaces provide a method
for IPMI Commands sync information with the MDRv2 service.
Base on SMBIOS spec DSP0134_3.0.0 and Managed Data Region
Specification Revision 4

Tested:
With the patches in smbios-mdr, BMC can show correct CPU and DIMM
information in Redfish.

Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com>
Change-Id: Ifd9e7e8948fc37fc8eb10866846c8263caedb246
3 files changed
tree: f9b12dd28508c8840af45fc273a6d9b24459f4d4
  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