summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2ui_private.h
Commit message (Expand)AuthorAgeFilesLines
* vboot/ui: Remove 2ui, 2ui_screens, and vb2_ui*_testsstabilize-rust-14225.Bstabilize-rust-14224.Bstabilize-rust-14220.Bedisonhello2021-09-141-43/+0
* vboot/ui: Remove broken recovery screenedisonhello2021-09-141-1/+0
* vboot/ui: Rename UI functionsedisonhello2021-09-141-8/+9
* vboot/ui/tests: Add time-related constants in 2ui_private.hstabilize-13591.BHsuan Ting Chen2020-11-041-0/+8
* firmware/2lib: Add visual/audio error handlingShelley Chen2020-06-271-0/+1
* vboot: makeshift debug info screenJoel Kitching2020-06-211-0/+1
* vboot/ui: implement language selection screenYu-Ping Wu2020-06-011-0/+2
* vboot/ui: stop centralizing keyboard input actionsJoel Kitching2020-05-271-12/+6
* vboot/ui: improve menu navigation docstringsJoel Kitching2020-05-271-2/+0
* vboot/ui: move invalid_disk_last into vb2_context_uiJoel Kitching2020-05-221-2/+0
* vboot/ui: standardize shutdown_required function signatureJoel Kitching2020-05-201-7/+1
* vboot/ui: hide phone recovery flow when disabledJoel Kitching2020-05-181-0/+1
* vboot/ui: add developer and to_norm screensJoel Kitching2020-05-181-2/+5
* vboot/ui: implement to_dev transition flowJoel Kitching2020-05-071-1/+4
* vboot/ui: remove validate_selection functionJoel Kitching2020-05-071-2/+1
* vboot: Implement common UI loopHsuan Ting Chen2020-05-041-0/+41