[PATCH phosphor-host-ipmid] Allow esels to be sent to dbus event log

OpenBMC Patches patches at stwcx.xyz
Mon Oct 26 12:40:04 AEDT 2015


https://github.com/openbmc/phosphor-host-ipmid/pull/22

Chris Austen (1):
  Allow esels to be sent to dbus event log

 Makefile         |  11 ++-
 ipmid.C          |   6 +-
 ipmid.H          |   5 +
 storageaddsel.C  | 280 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 storageaddsel.h  |   3 +
 storagehandler.C |  24 ++---
 storagehandler.h |  12 +++
 testaddsel.C     | 107 +++++++++++++++++++++
 8 files changed, 431 insertions(+), 17 deletions(-)
 create mode 100644 storageaddsel.C
 create mode 100644 storageaddsel.h
 create mode 100644 testaddsel.C

-- 
2.6.0




More information about the openbmc mailing list