summaryrefslogtreecommitdiff
path: root/firmware/lib/vboot_ui_common.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: Rename legacy UIsHsuan Ting Chen2020-02-121-113/+0
* vboot_ui: refactor vendor data codePranay Shoroff2020-02-051-10/+43
* vboot: remove secdata TPM backend codeJoel Kitching2020-01-221-7/+0
* vboot/altfw: fix up some altfw codeJoel Kitching2019-11-301-19/+32
* vboot/secdata: rewrite rollback_index and centralize reads/writesJoel Kitching2019-11-281-2/+3
* vboot: fix up some more includesJoel Kitching2019-09-231-1/+1
* vboot/secdata: rename rollback_index to secdata_tpmJoel Kitching2019-09-051-1/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-2/+1
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-221-2/+0
* firmware/lib: commit nvram before running legacyMatt Delco2019-03-201-3/+6
* vboot: changes to allow RW_LEGACY hash verificationMatt Delco2019-03-131-2/+2
* vboot_display: Add full_info parameter to VbExDisplayDebugInfo()factory-atlas-11907.Bfactory-atlas-11907.11.BJulius Werner2019-03-091-2/+2
* vboot_reference: Merge error beeping, printing, and loggingNick Crews2018-12-131-5/+21
* Add a screen showing a menu for alternative firmwareSimon Glass2018-11-161-0/+17
* Pass all calls to VBExLegacy() through a single functionstabilize-11217.BSimon Glass2018-11-011-0/+13
* Create a new file for common vboot UI functionsSimon Glass2018-11-011-0/+27