[PATCH openpower-host-ipmi-oem v2 0/3] B1 Added oem so and test program
OpenBMC Patches
patches at stwcx.xyz
Fri Oct 16 06:58:50 AEDT 2015
https://github.com/openbmc/openpower-host-ipmi-oem/pull/1
Chris Austen (3):
Support OpenPOWERs OEM commands on openbmc
Add a test framework for the .so
Fixes from Joel review
Makefile | 27 +++++++++++
README.md | 1 +
ipmid-api.h | 83 ++++++++++++++++++++++++++++++++++
ipmid.H | 15 +++++++
oemhandler.C | 92 ++++++++++++++++++++++++++++++++++++++
oemhandler.h | 32 +++++++++++++
testit.C | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
testit.h | 14 ++++++
8 files changed, 407 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