summaryrefslogtreecommitdiff
path: root/firmware/stub/vboot_api_stub_disk.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-4/+4
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-061-8/+8
* vboot: join vboot1 and vboot2 errors into same enumJoel Kitching2019-08-061-0/+1
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-031-4/+4
* vboot: use malloc and free directlyRandall Spangler2016-11-061-4/+1
* Fix indentation in firmware and host libsRandall Spangler2016-10-131-10/+14
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+2
* Get rid of some crufty macros.Gabe Black2013-03-191-3/+0
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-0/+45