summaryrefslogtreecommitdiffstats
path: root/bmc/test/firmware_multiplebundle_unittest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* bmc: move from data section objs to ownedPatrick Venture2019-07-191-14/+22
| | | | | | | | Move from objects created ahead of purpose to owned objects. This is a step towards integrating with the json support. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I738a5edd40724f17245911af1080c350f029fef1
* build: add option --enable-host-biosPatrick Venture2019-07-031-8/+6
| | | | | | | Add option to enable building in support for the host bios. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I324fc071f07cd364fd39c7df1ccfd9f0fd509a46
* bmc: add ActionPack notion to bundle actionsPatrick Venture2019-07-031-0/+155
Each firmware type will provide its own set of action implementations for each step, preparation, verification, and update. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Id6409ac356a74e9094272b37709861e2a33d9862
OpenPOWER on IntegriCloud