summaryrefslogtreecommitdiffstats
path: root/write.cpp
Commit message (Collapse)AuthorAgeFilesLines
* inventory : implement VPD writeDeepak Kodihalli2016-12-081-0/+59
Define and implement API to write parsed OpenPOWER VPD for a FRU to the inventory. The API needs as input the FRU type, FRU object path and parsed VPD. It makes use of the inventory manager to then create the desired FRU object, populated with the VPD. Change-Id: I97ec7e1f0cd7b28b5ccb5d8e7dbeb2cad2a7093e Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
OpenPOWER on IntegriCloud