summaryrefslogtreecommitdiff
path: root/firmware/2lib/include
Commit message (Expand)AuthorAgeFilesLines
* vboot/vboot_kernel: rewrite require_official_osfirmware-quiche-13883.BJoel Kitching2021-03-241-2/+3
* vboot/ui: Reorder UI errorsYu-Ping Wu2021-03-171-8/+8
* vboot: Replace VB2_REQUEST_UI_CONTINUE with VB2_SUCCESSChung-Sheng Wu2021-03-092-4/+12
* minidiag: Rename storage to storage health infoChung-Sheng Wu2021-03-091-9/+8
* vboot: always return after calling vb2_ui_screen_changestabilize-rust-13836.Bstabilize-13836.BJoel Kitching2021-03-051-2/+18
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-277-20/+31
* vboot: make @return keyword consistent in function docstringsJoel Kitching2021-01-283-13/+13
* vboot: relocate private RSA function headersJoel Kitching2021-01-281-0/+21
* vboot: move lib20/packed_key.c into 2lib namespaceJoel Kitching2021-01-202-0/+40
* vboot2: Use TPM for hash acceleration allowanceKangheui Won2020-12-092-7/+13
* vboot2: remove rsa from vb2_hwcrypto_rsa_allowedKangheui Won2020-12-091-2/+3
* vboot: deprecate and remove legacy UI codeJoel Kitching2020-12-042-4/+9
* Hide __has_attribute from non-clang compilersPatrick Georgi2020-11-231-2/+5
* Revert "Reland: Clean up implicit fall through."stabilize-rust-13613.BJulius Werner2020-11-201-0/+7
* vboot/ui: Pass screen and locale_id to vb2ex_prepare_log_screen()Yu-Ping Wu2020-11-191-1/+4
* 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