[PATCH openpower-inventory-upload v2] Introducing inventory upload

OpenBMC Patches openbmc-patches at stwcx.xyz
Sat Apr 30 03:20:35 AEST 2016


This script collects the BMC inventory, encodes it in DTB format
and writes it to BIOS flash for consumption by the host firmware.

https://github.com/openbmc/openpower-inventory-upload/pull/1

Brad Bishop (1):
  Introducing inventory upload

 .gitignore          |  62 ++++++++++++++++++++++++++++
 inventory_upload.py | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 setup.cfg           |   2 +
 setup.py            |   6 +++
 4 files changed, 185 insertions(+)
 create mode 100644 .gitignore
 create mode 100644 inventory_upload.py
 create mode 100644 setup.cfg
 create mode 100644 setup.py

-- 
2.8.1




More information about the openbmc mailing list