[PATCH openpower-host-ipmi-oem 0/2] B1 Added oem so and test program

OpenBMC Patches patches at stwcx.xyz
Thu Oct 15 01:23:21 AEDT 2015


https://github.com/openbmc/openpower-host-ipmi-oem/pull/1

Chris Austen (2):
  Support OpenPOWERs OEM commands on openbmc
  Add a test framework for the .so

 Makefile     |  27 ++++++++++
 README.md    |   1 +
 ipmid-api.h  |  83 +++++++++++++++++++++++++++++++
 ipmid.H      |  15 ++++++
 oemhandler.C |  92 ++++++++++++++++++++++++++++++++++
 oemhandler.h |  32 ++++++++++++
 testit.C     | 157 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 testit.h     |  14 ++++++
 8 files changed, 421 insertions(+)
 create mode 100644 Makefile
 create mode 100644 README.md
 create mode 100644 ipmid-api.h
 create mode 100644 ipmid.H
 create mode 100644 oemhandler.C
 create mode 100644 oemhandler.h
 create mode 100644 testit.C
 create mode 100644 testit.h

-- 
2.6.0




More information about the openbmc mailing list