summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot/ui: Add tests for to_dev transition flowfirmware-endeavour-13259.BHsuan Ting Chen2020-05-303-32/+320
* vboot/ui: Synchronize mock inputs for vb2_ui_testsHsuan Ting Chen2020-05-301-26/+28
* vboot: have consistent output for testing macrosYu-Ping Wu2020-05-291-44/+39
* vboot: do not request recovery for VB2_REQUEST_* from VB2_TRY()Yu-Ping Wu2020-05-294-153/+47
* trivial: fix spelling in add_loem_keys.shGeorge Engelbrecht2020-05-291-1/+1
* vboot: fix two return values in vboot_api_stub.cJoel Kitching2020-05-281-3/+4
* vboot: create VB2_ERROR_EX_SET_VENDOR_DATAJoel Kitching2020-05-281-7/+3
* vboot: move PERIPHERAL_BUSY to vboot2 namespaceJoel Kitching2020-05-281-2/+3
* vboot: move timer and beep functions to vboot2 namespaceJoel Kitching2020-05-2820-177/+155
* vboot/ui: return error if booting from internal failedYu-Ping Wu2020-05-271-5/+1
* vboot/ui: map Ctrl+S to the TO_NORM screenJoel Kitching2020-05-271-0/+2
* vboot/ui: stop centralizing keyboard input actionsJoel Kitching2020-05-275-157/+127
* vboot/ui: improve menu navigation docstringsJoel Kitching2020-05-276-110/+172
* image_signing: Activate file hash cache for watchlist service for signed builds.Yury Khmel2020-05-271-1/+4
* vboot/ui: Fix to_dev action initialization errorHsuan Ting Chen2020-05-262-3/+7
* vboot: fix vboot_api_kernel4_tests to work with LEGACY_MENU_UI=1Joel Kitching2020-05-251-2/+23
* vboot: reshuffle legacy UI filesJoel Kitching2020-05-2516-293/+255
* vboot/ui: Refine mock functions in UI testsHsuan Ting Chen2020-05-253-175/+189
* image_signing: remove firmware_boot.shJack Rosenthal2020-05-221-101/+0
* vboot/ui: move invalid_disk_last into vb2_context_uiJoel Kitching2020-05-225-71/+45
* image_singing: remove align_rootfs.shJack Rosenthal2020-05-221-150/+0
* image_signing: remove unpack_firmwarefd.sh scriptJack Rosenthal2020-05-221-69/+0
* image_signing: remove tofactory.sh scriptJack Rosenthal2020-05-221-179/+0
* vboot/ui: standardize shutdown_required function signatureJoel Kitching2020-05-206-50/+70
* vboot: Add recovery reason code for CSE Lite SKU errorsSridhar Siricilla2020-05-182-0/+8
* vboot/ui: hide phone recovery flow when disabledJoel Kitching2020-05-183-2/+20
* vboot: move VbExGetLocalizationCount to vboot2Joel Kitching2020-05-186-30/+26
* vboot/ui: add developer and to_norm screensJoel Kitching2020-05-187-95/+335
* vboot: make dev boot target functions consistentJoel Kitching2020-05-182-1/+37
* updater: Replace servo-v2 with google-servo-v2Nicolas Boichat2020-05-181-1/+1
* vboot: Add language selection screen to vb2_screenstabilize-quickfix-13099.93.Bstabilize-13099.94.Bstabilize-13099.90.Bstabilize-13099.85.Bstabilize-13099.73.Bstabilize-13099.72.Bstabilize-13099.70.Bstabilize-13099.118.Bstabilize-13099.110.Bstabilize-13099.101.Brelease-R84-13099.Bfactory-test-13099.17.BYu-Ping Wu2020-05-151-0/+2
* vboot/ui: Split UI testsHsuan Ting Chen2020-05-144-567/+751
* vboot: enable phone recoveryYu-Ping Wu2020-05-142-5/+5
* 2sha: Add SHA-224 and SHA-384 hash algorithmsJulius Werner2020-05-129-31/+173
* vboot/ui: implement advanced_optionsJoel Kitching2020-05-111-6/+31
* futility: updater: Platform name check should be case insensitiveHung-Te Lin2020-05-111-1/+1
* futility: Adds platform check quirk for zorkRob Barnes2020-05-113-0/+33
* vboot: Add developer screens to vb2_screenYu-Ping Wu2020-05-091-0/+4
* vboot/ui: implement to_dev transition flowJoel Kitching2020-05-076-23/+170
* vboot/ui: remove validate_selection functionJoel Kitching2020-05-073-93/+25
* vboot: Rename VB_AUX_FW_* to VB2_AUXFW_*factory-drallion-13080.BYu-Ping Wu2020-05-058-59/+59
* vboot/ui: move locale_id from screen_state into ui_contextJoel Kitching2020-05-054-67/+57
* vboot/ui: initialize vb2_ui_context memory to 0Joel Kitching2020-05-051-0/+1
* vboot: Remove reboot-related vboot1-style errorsYu-Ping Wu2020-05-051-13/+2
* vboot: Add advanced options screen to vb2_screenYu-Ping Wu2020-05-051-0/+2
* vboot: fix up EC/auxfw sync includesJoel Kitching2020-05-053-12/+6
* vboot: Implement common UI loopHsuan Ting Chen2020-05-048-70/+1718
* vboot: fix a typo in CL:2112321stabilize-13070.BJoel Kitching2020-04-301-1/+1
* 2crypto: Force correct section flags for .rodata arraysJulius Werner2020-04-291-3/+4
* vboot: Convert reboot-related errors to vboot2-styleYu-Ping Wu2020-04-2814-199/+220