summaryrefslogtreecommitdiff
path: root/firmware/lib/vboot_ui_menu.c
Commit message (Expand)AuthorAgeFilesLines
* Add a variable for allowing alternative firmwareSimon Glass2018-10-181-3/+5
* Move developer menu code higher in the fileSimon Glass2018-10-181-93/+94
* Add support for booting into alternative boot loadersSimon Glass2018-09-261-1/+1
* firmware/lib/vboot_ui: Add a VbExSleepMs to the developer mode UIsRaul E Rangel2018-09-051-0/+4
* Add new GBB_FLAG_FORCE_MANUAL_RECOVERYJulius Werner2018-03-261-4/+4
* detachables: Allow 'Tab' to display debug info on all screensJulius Werner2018-02-081-0/+3
* detachables: Ensure menu_idx can't be used uninitalizedMartin Roth2018-02-021-0/+1
* detachables: Refactor BROKEN screen handling, add OPTIONS menu to itJulius Werner2018-01-311-42/+45
* detachables: Factor out common UI loop input handlingJulius Werner2018-01-311-73/+58
* detachables: The Big RefactorJulius Werner2018-01-311-747/+506
* detachables: Combine set_menu_items and set_disabled_idx_maskJulius Werner2018-01-311-58/+35
* detachables: Remove obsolete RECOVERY menuJulius Werner2018-01-311-43/+0
* detachables: Replace RECOVERY with OPTIONS menuShelley Chen2018-01-251-104/+113
* detachables: Define options menuShelley Chen2018-01-231-0/+12
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-091-16/+13
* firmware: Prune down old region APIRandall Spangler2018-01-091-18/+14
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-091-4/+3
* firmware: Remove bmpblk codeRandall Spangler2018-01-091-22/+16
* firmware: simplify audioRandall Spangler2018-01-051-18/+7
* firmware: use sd->gbb_flagsRandall Spangler2018-01-051-11/+13
* detach_ui_test: Move variables needed for unit tests to private fileShelley Chen2017-12-181-69/+4
* Revert "vboot: Fix INSERT screen error when valid Kernel USB is not inserted"Philip Chen2017-12-121-3/+1
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-10/+9
* vboot_ui_menu: honour power button press in RECOVERY_NO_GOOD_SCREENRizwan Qureshi2017-12-111-1/+2
* vboot: Fix INSERT screen error when valid Kernel USB is not insertedBarnali Sarkar2017-12-111-1/+3
* detachables: create menu items for legacy screensstabilize-10176.65.Bstabilize-10176.58.Bstabilize-10176.54.Bstabilize-10176.47.Bstabilize-10176.13.Brelease-R64-10176.BShelley Chen2017-11-231-2/+18
* Fix vboot compilation with coreboot-sdkStefan Reinauer2017-11-201-1/+1
* detachables: Use Volup+Voldown to exit recovery graphicfactory-fizz-10139.BShelley Chen2017-11-161-7/+11
* detachables: Implement disable dev mode for enterpriseShelley Chen2017-11-161-101/+36
* vboot_ui_menu: Use volume down short press at recovery menu screenFurquan Shaikh2017-11-141-1/+1
* buttons: Update button codes for vup, vdn and powerFurquan Shaikh2017-11-091-9/+11
* Call VbExEcRunningRW to set IN_RW flagDaisuke Nojiri2017-10-301-3/+1
* detachables: Remove screen blankingShelley Chen2017-10-261-5/+0
* detachables: Print error if enable normal mode when FORCE_DEV onShelley Chen2017-10-201-13/+28
* vboot_ui_menu: Checking vb2_update_menu return valueShelley Chen2017-10-181-0/+2
* Check EC_IN_RW before proceeding to recovery modeDaisuke Nojiri2017-10-051-11/+4
* vboot: Handle power button press in broken screenDivya Chellap2017-10-051-2/+7
* detachables: fix setting selected_idx of DEV_WARNING menuShelley Chen2017-09-151-1/+1
* detachables: Set TO_DEV menu's default selection to cancelShelley Chen2017-09-151-7/+10
* detachables: Ensure keyboard input in TO_DEV menu trustedShelley Chen2017-09-151-3/+16
* detachables: Disable Network Boot OptionShelley Chen2017-09-131-0/+3
* detachables: Power button turns off device on RECOVERY_INSERT screenShelley Chen2017-09-131-11/+11
* detachables: Display recovery insert icon at recovery startupShelley Chen2017-08-211-8/+28
* lib/vboot_ui_menu: Consider volume buttons in vb2_update_selectionFurquan Shaikh2017-08-181-0/+2
* detachables: Skip "Enable Developer Mode" in DEV modeShelley Chen2017-08-141-69/+107
* detachables: Select power off after language selectionShelley Chen2017-08-011-3/+22
* detachables: Fix language menu size in recoveryShelley Chen2017-06-221-4/+9
* detachables: Remove locale switch on up arrowShelley Chen2017-05-271-8/+0
* detachables: Adding language selection menuShelley Chen2017-05-271-15/+64
* detachables: Reset timer every time user moves the cursorShelley Chen2017-05-261-0/+6