summaryrefslogtreecommitdiff
path: root/firmware/stub/vboot_api_stub_init.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-2/+2
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-061-2/+2
* vboot: join vboot1 and vboot2 errors into same enumJoel Kitching2019-08-061-0/+1
* vboot: deprecate VbExError functionJoel Kitching2019-07-241-28/+0
* vboot: remove vboot1-style VbExDebug functionJoel Kitching2019-06-261-9/+0
* firmware: add time unit conversion definesMatt Delco2019-03-201-1/+1
* vboot: use malloc and free directlyRandall Spangler2016-11-061-3/+1
* Fix coverity warnings in firmwareRandall Spangler2016-09-061-1/+1
* vboot_reference: fix unittest when building with clang.Yunlian Jiang2015-06-111-1/+1
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+2
* Get rid of some crufty macros.Gabe Black2013-03-191-3/+0
* Split off modules required for VbInit() and VbSelectFirmware()Randall Spangler2013-02-261-0/+73