Add support to send host bound commands for OpenPower machines

Ipmid launches a D-Bus service that would enable REST users to
send commands to Host. This commit puts the support for using
that service to send commands that are applicable to OpenPower
implementations only.

Change-Id: I68dcb3e742145b85a719fa3045367402aa1ed19b
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
6 files changed
tree: 344a93ad54bd0c2ad520215d7e5751e7df97be5f
  1. bootstrap.sh
  2. configure.ac
  3. host-interface.cpp
  4. host-interface.hpp
  5. LICENSE
  6. Makefile.am
  7. oemhandler.cpp
  8. oemhandler.hpp
  9. README.md
README.md

This .so file is designed to support the OpenPOWER's BIOS OEM commands. Documentation can be found by contacting the OpenPOWER mailing list @ https://github.com/open-power/op-build

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To full clean the repository again run `./bootstrap.sh clean`.

Supported Commands

  • Partial Add
  • Prepare for host update