summaryrefslogtreecommitdiff
path: root/utility/load_firmware_test.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up calling LoadFirmware() from VbSelectFirmware()Randall Spangler2011-07-291-1/+3
* Refactor LoadFirmware() and LoadKernel() to return VbError_tRandall Spangler2011-07-261-21/+3
* Refactor TPM calls into vboot wrapperRandall Spangler2011-07-251-2/+0
* Revert "Refactor TPM calls into vboot wrapper"Elly Jones2011-07-251-0/+2
* Refactor TPM calls into vboot wrapperRandall Spangler2011-07-251-2/+0
* Add vboot support for RO-normal code path.Randall Spangler2011-07-141-6/+6
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-4/+4
* load_firmware_test accepts boot flag inputChe-Liang Chiou2011-05-171-6/+15
* Update firmware section namesChe-Liang Chiou2011-04-211-5/+5
* This is necessary to pass additional information about whether firmware A or ...Randall Spangler2011-03-091-18/+16
* Add LoadFirmware() support for NvStorage APIRandall Spangler2011-02-251-2/+0
* Fix tree break due to printf argument type mismatchChe-Liang Chiou2011-02-171-3/+3
* Add load_firmware_test utility programChe-Liang Chiou2011-02-171-0/+265