summaryrefslogtreecommitdiffstats
path: root/writefrudata.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rename frup.h -> frup.hppRatan Gupta2017-02-111-1/+1
| | | | | | | This header contains c++ code. Change-Id: I4bc6cf0ddfbdc6ac4d93580a5203bb59537bbb04 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* writefrudata : invoke inventory managerRatan Gupta2017-02-011-19/+65
| | | | | | | | | Make a call to the inventory manager to construct inventory objects for IPMI FRUs Change-Id: I4b36ecc85bc78214c9c47032bafd013f6ff27fe9 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* Re-factor to use MRW and Inventory interfacesRatan Gupta2017-02-011-72/+130
| | | | | | | | | The write FRU command now figures out properties to be written for a FRU via a generated header file, which in turn is generated via scrips deriving their inputs from MRW and Inventory d-bus interfaces. Change-Id: I9939aeec24566cf518f4e63dc6ae344b236a541f Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Change H->hpp & C->cppMatthew Barth2016-10-181-0/+797
Change-Id: I4bb8cf7a58c517f348a524d3e027ebcd1dcd0dea Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
OpenPOWER on IntegriCloud