[PATCH openpower-host-ipmi-oem 0/8] Fixups for oem

OpenBMC Patches patches at stwcx.xyz
Thu Oct 22 13:52:05 AEDT 2015


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

Chris Austen (8):
  Support OpenPOWERs OEM commands on openbmc
  Add a test framework for the .so
  Fixes from Joel review
  fixed #define issue with byte swapping
  fix build break with array of pointers
  Clean up Makefile
  Fixed string pointer usage
  Allow ipmi headers from SDK

 Makefile     |  27 ++++++++++++
 README.md    |   1 +
 oemhandler.C |  91 ++++++++++++++++++++++++++++++++++++++
 oemhandler.h |  33 ++++++++++++++
 testit.C     | 141 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 testit.h     |  14 ++++++
 6 files changed, 307 insertions(+)
 create mode 100644 Makefile
 create mode 100644 README.md
 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