[PATCH phosphor-host-ipmid v2 0/7] Virtualsensor

OpenBMC Patches patches at stwcx.xyz
Mon Oct 19 23:57:12 AEDT 2015


Add code for 0x0F system Firmware boot sensor

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

Chris Austen (7):
  Print the dlopen failure for debugging
  Add routines for getting lookup data from the system dbus object
  Suport examining sensor records and calling dbus
  Added testcases for sensor record parsing
  Add virtual sensor support
  C7 and & virtual sensor support
  buffer overrun in sensor handling

 Makefile        |  16 +++-
 ipmid.C         | 167 ++++++++++++++++++++++++++++++++++++++++-
 ipmisensor.C    | 228 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 sensorhandler.C |   8 +-
 testit.C        | 166 +++++++++++++++++++++++++++++++++++++++++
 5 files changed, 579 insertions(+), 6 deletions(-)
 create mode 100644 ipmisensor.C
 create mode 100644 testit.C

-- 
2.6.0




More information about the openbmc mailing list