summaryrefslogtreecommitdiff
path: root/firmware/lib/vboot_display.c
Commit message (Expand)AuthorAgeFilesLines
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-3/+5
* vboot: deprecate fastboot supportJoel Kitching2019-08-301-10/+0
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-221-2/+0
* vboot: replace VBERROR_UNKNOWN with VB2_ERROR_UNKNOWNJoel Kitching2019-08-131-1/+1
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-4/+4
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-1/+1
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-061-8/+8
* vboot/vboot_display: retrieve from vboot2 data structures when availableJoel Kitching2019-07-221-6/+6
* vboot: remove VbPublicKey structJoel Kitching2019-07-101-3/+3
* vboot: rewrite GBB functions and APIJoel Kitching2019-06-071-23/+36
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-1/+2
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-171-1/+0
* Remove code for displaying screen from GBBDaisuke Nojiri2019-05-071-1/+0
* VbCheckDisplayKey: Remove easter egg supportJulius Werner2019-04-041-17/+0
* VbDisplayDebugInfo: Don't redraw screenJulius Werner2019-04-041-9/+0
* ui: Allow dismissing debug output with Esc, fix detachable issuesJulius Werner2019-04-041-7/+12
* Arrow keys change language on vendor data uisMathew King2019-03-261-2/+3
* vboot_display: Add full_info parameter to VbExDisplayDebugInfo()factory-atlas-11907.Bfactory-atlas-11907.11.BJulius Werner2019-03-091-1/+1
* vboot_display: Record screen change even on errorJulius Werner2019-03-081-23/+14
* Add console logging to make UI easier to navigate without a screenJulius Werner2019-03-011-0/+1
* vboot: Add ui for setting vendor data in VPDfirmware-atlas-11827.12.BMathew King2019-02-221-4/+6
* Add a screen showing a menu for alternative firmwareSimon Glass2018-11-161-0/+5
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-031-2/+2
* ec_sync: Add recovery reason for aux update failureDuncan Laurie2018-03-281-0/+2
* 2lib: Add support for 64-byte nvstorage recordRandall Spangler2018-03-071-1/+1
* firmware: Prune down old region APIRandall Spangler2018-01-091-8/+6
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-091-2/+1
* firmware: Remove bmpblk codeRandall Spangler2018-01-091-332/+8
* firmware: use sd->gbb_flagsRandall Spangler2018-01-051-10/+8
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-72/+71
* detachables: Skip "Enable Developer Mode" in DEV modeShelley Chen2017-08-141-3/+7
* detachables: Highlight selection w/ Debug InfoShelley Chen2017-06-221-2/+7
* detachables: New code path for displaying detachable menusstabilize-9592.82.Bstabilize-9592.67.Bstabilize-9592.55.Bstabilize-9592.15.Brelease-R60-9592.BShelley Chen2017-05-251-0/+42
* firmware: replace VBDEBUG(()) macro with VB2_DEBUG()Randall Spangler2017-01-121-18/+18
* vboot: Pass vb2 context and use vboot2 NV routinesRandall Spangler2016-12-221-35/+43
* Add new recovery reason for rec hash space lock failure in RO firmwarestabilize-8975.BFurquan Shaikh2016-11-091-0/+2
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-081-0/+2
* vboot: use malloc and free directlyRandall Spangler2016-11-061-3/+3
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-1/+1
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-221-4/+8
* vboot: Save last screen IDDaisuke Nojiri2016-04-251-14/+13
* vboot_display: Keep track of displayed screenDuncan Laurie2016-01-291-2/+8
* Give more screen control to vboot_draw_screenDaisuke Nojiri2015-11-171-6/+23
* Add VbExGetLocalizationCountDaisuke Nojiri2015-10-201-3/+11
* Pass locale to VbExDisplayScreenDaisuke Nojiri2015-10-151-5/+7
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-0/+6
* Add broken screenDaisuke Nojiri2015-10-121-0/+3
* recovery: Add recovery reason for fastboot mode requested inFurquan Shaikh2015-10-081-0/+2
* recovery: Add recovery reason for fastboot mode requested in fwstabilize-7204.BFurquan Shaikh2015-06-231-0/+2
* recovery: Add recovery reasons for BCBstabilize-7155.BFurquan Shaikh2015-06-041-0/+4