summaryrefslogtreecommitdiff
path: root/firmware/lib/vboot_ui_menu.c
Commit message (Expand)AuthorAgeFilesLines
* poppy: center detachable menu textstabilize-M58-9334.41.0.Bstabilize-9334.58.Brelease-R58-9334.BShelley Chen2017-03-021-2/+6
* poppy: Disable arrow keys for language switchShelley Chen2017-03-021-2/+0
* poppy: use return key for selectionShelley Chen2017-03-021-9/+2
* poppy: reinstating fw ctrl functionsShelley Chen2017-03-021-0/+43
* vboot_ui_menu: getting rid of explicit function printShelley Chen2017-03-021-50/+39
* poppy: replacing dev warn & rec screens with baseShelley Chen2017-03-021-9/+9
* poppy: Highlight menu selectionShelley Chen2017-02-271-21/+10
* poppy: initializing next_menu_idx to current_menu_idxShelley Chen2017-02-111-1/+1
* poppy: Converting all // comments to /* */Shelley Chen2017-01-301-64/+70
* poppy: Moving menu placement higherShelley Chen2017-01-301-1/+1
* poppy: Check NULL menu_array params in vb2_get_current_menu_size()Shelley Chen2017-01-301-1/+2
* poppy: Adding kernel-doc commentsShelley Chen2017-01-301-5/+40
* firmware: Using power button for selectionShelley Chen2017-01-241-0/+8
* firmware: Prevent wraparound when scrolling through menusShelley Chen2017-01-241-5/+10
* firmware: set fw screen default selectionShelley Chen2017-01-241-74/+95
* firmware: Adding vol up/down ascii definitionsShelley Chen2017-01-241-0/+4
* firmware: fixing menu artifacts during printingShelley Chen2017-01-181-2/+9
* firmware: adding support for language menuShelley Chen2017-01-181-0/+57
* firmware: Add recovery menu support for detachablesShelley Chen2017-01-181-64/+176
* firmware: Add developer menu support for detachablesShelley Chen2017-01-181-0/+814