summaryrefslogtreecommitdiff
path: root/firmware/2lib/include
Commit message (Expand)AuthorAgeFilesLines
* minidiag/ui: Prevent calling update action if there were no updatesstabilize-quickfix-13597.30.Bstabilize-ambassador-13597.79.Bstabilize-13597.97.Bstabilize-13597.95.Bstabilize-13597.94.Bstabilize-13597.90.Bstabilize-13597.85.Bstabilize-13597.84.Bstabilize-13597.71.Bstabilize-13597.70.Bstabilize-13597.69.Bstabilize-13597.68.Bstabilize-13597.67.Bstabilize-13597.66.Bstabilize-13597.105.Bstabilize-13597.103.Brelease-R88-13597.Bfactory-volteer-13600.BHsuan Ting Chen2020-11-122-3/+8
* minidiag/ui: Prevent calling update action if memory test is finishedHsuan Ting Chen2020-11-121-0/+3
* vboot/ui/tests: Add time-related constants in 2ui_private.hstabilize-13591.BHsuan Ting Chen2020-11-041-0/+8
* vboot/ui: Suffix "_ms" to time-related variablesHsuan Ting Chen2020-11-041-1/+1
* vboot/ui: Split disabled_item_mask into two masks for log screenHsuan Ting Chen2020-10-142-4/+24
* vboot2: Add support for modexp accelerationKangheui Won2020-10-031-0/+14
* firmware/2lib: Add error message for ctrl-U when usb boot is not enabledShelley Chen2020-09-241-0/+2
* firmware/2lib: Handle errors in alternate bootHsuan Ting Chen2020-09-211-0/+6
* vboot/ui: Force to reacquire log on initializationstabilize-13482.BHsuan Ting Chen2020-09-171-3/+5
* vboot/ui: Disallow Ctrl-S when GBB forces dev modeYu-Ping Wu2020-09-121-0/+2
* vboot: Introduce alternate boot functionalityJoel Kitching2020-09-112-0/+14
* minidiag: Add storage and memory diagnostic screensMeng-Huan Yu2020-09-102-0/+44
* minidiag: Add diagnostic menu screenMeng-Huan Yu2020-09-052-0/+13
* vboot/ui: Add refresh flag to support force refresh the screen in actionMeng-Huan Yu2020-09-031-0/+4
* vboot/ui: Implement firmware log screenHsuan Ting Chen2020-09-031-0/+16
* vboot/ui: Add reinit screen hookfactory-trogdor-13443.BHsuan Ting Chen2020-08-301-1/+10
* vboot2: use hwcrypto for RSA when allowedKangheui Won2020-08-262-0/+32
* vboot2: Add prototype for hwcrypto RSAfactory-zork-13427.BKangheui Won2020-08-202-1/+14
* inclusive: change usage of sanityDaisuke Nojiri2020-08-191-3/+3
* vboot/ui: Display error for untrusted confirmationHsuan Ting Chen2020-08-181-0/+2
* vboot: create secdata_kernel flag to disable diagnostic UIJoel Kitching2020-08-092-0/+15
* vboot/ui: Implement debug info screenHsuan Ting Chen2020-07-313-0/+54
* vboot/ui: decouple error beep from error messageYu-Ping Wu2020-07-282-7/+4
* vboot: move TPM callbacks to vboot2 namespaceJoel Kitching2020-07-101-1/+56
* vboot: create TPM section in 2api.hJoel Kitching2020-07-071-39/+42
* vboot/ui: pass timer_disabled to vb2ex_display_ui()factory-puff-13329.BYu-Ping Wu2020-07-021-0/+3
* vboot/ui: add screen stack functionalityJoel Kitching2020-06-301-6/+6
* firmware/2lib: Add visual/audio error handlingShelley Chen2020-06-273-2/+21
* vboot: add vb2api_phone_recovery_ui_enabled()stabilize-quickfix-13310.91.Bstabilize-quickfix-13310.76.Bstabilize-quickfix-13310.73.Bstabilize-13310.99.Bstabilize-13310.94.Bstabilize-13310.83.Bstabilize-13310.74.Bstabilize-13310.72.Brelease-R85-13310.BYu-Ping Wu2020-06-252-7/+17
* vboot: makeshift debug info screenJoel Kitching2020-06-211-0/+1
* vboot/ui: add screens for dev boot from external diskYu-Ping Wu2020-06-201-1/+5
* vboot: rename USB to more accurate EXTERNALYu-Ping Wu2020-06-136-15/+18
* vboot: add vb2api_use_short_dev_screen_delay() to 2api.hYu-Ping Wu2020-06-101-0/+8
* vboot: publicize vb2_get_dev_boot_target()Yu-Ping Wu2020-06-103-23/+22
* host/lib: add lightweight flashrom wrapper libraryJack Rosenthal2020-06-091-0/+3
* vboot/ui: implement phone recovery screensJoel Kitching2020-06-011-5/+6
* vboot/ui: implement language selection screenYu-Ping Wu2020-06-012-13/+30
* vboot: do not request recovery for VB2_REQUEST_* from VB2_TRY()Yu-Ping Wu2020-05-291-2/+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-284-3/+38
* vboot/ui: stop centralizing keyboard input actionsJoel Kitching2020-05-272-17/+6
* vboot/ui: improve menu navigation docstringsJoel Kitching2020-05-272-2/+62
* vboot/ui: Fix to_dev action initialization errorHsuan Ting Chen2020-05-261-0/+3
* vboot/ui: move invalid_disk_last into vb2_context_uiJoel Kitching2020-05-222-5/+6
* vboot/ui: standardize shutdown_required function signatureJoel Kitching2020-05-202-7/+10
* vboot: Add recovery reason code for CSE Lite SKU errorsSridhar Siricilla2020-05-181-0/+6
* vboot/ui: hide phone recovery flow when disabledJoel Kitching2020-05-181-0/+1
* vboot: move VbExGetLocalizationCount to vboot2Joel Kitching2020-05-181-7/+14
* vboot/ui: add developer and to_norm screensJoel Kitching2020-05-182-2/+16