summaryrefslogtreecommitdiff
path: root/firmware/2lib
Commit message (Expand)AuthorAgeFilesLines
* stub: Print error messages by vb2ex_printf()stabilize-ambassador-14268.43.Bstabilize-14268.67.Bstabilize-14268.52.Bstabilize-14268.51.Brelease-R96-14268.BYu-Ping Wu2021-10-071-3/+3
* 2api: Add vb2_boot_mode in vb2_context denoted the current boot modestabilize-14267.Bfactory-ambassador-14265.BHsuan Ting Chen2021-10-015-1/+102
* 2lib/2api: Deprecate vb2ex_ec_trusted()Hsuan Ting Chen2021-09-283-18/+4
* vboot: boot from miniOS recovery kernels on diskstabilize-14249.BJoel Kitching2021-09-241-0/+6
* 2lib: Use ctx flag VB2_CONTEXT_EC_TRUSTED instead of vb2ex_ec_trustedHsuan Ting Chen2021-09-241-1/+1
* 2api: Adjust the order of checking dev switch in vb2api_fw_phase1stabilize-14238.BHsuan Ting Chen2021-09-231-14/+5
* vboot: Remove vb2ex_diag_storage_test_controledisonhello2021-09-172-17/+0
* vboot/ui: Remove 2ui, 2ui_screens, and vb2_ui*_testsstabilize-rust-14225.Bstabilize-rust-14224.Bstabilize-rust-14220.Bedisonhello2021-09-144-1211/+0
* vboot/ui: Remove diagnostics menu and related testsedisonhello2021-09-145-372/+17
* vboot/ui: Remove developer menu and related testsedisonhello2021-09-145-420/+20
* vboot/ui: Remove manual recovery and related screenedisonhello2021-09-145-204/+17
* vboot/ui: Remove broken recovery screenedisonhello2021-09-146-46/+17
* vboot/ui: Rename UI functionsedisonhello2021-09-144-32/+35
* 2lib/2ec_sync: Clear VB2_CONTEXT_EC_TRUSTED before jumping to RWHsuan Ting Chen2021-09-041-0/+4
* run2tests: fix more compilation problemsVadim Bendebury2021-09-021-2/+2
* vboot/ui: Show error box on internal boot failureYu-Ping Wu2021-08-312-2/+11
* Allow use of fallthrough directlystabilize-14189.BSimon Glass2021-08-271-3/+3
* 2nvstorage: Clear FIRMWARE_SETTINGS_RESET flag on a clean bootJulius Werner2021-08-131-0/+5
* firmware: 2sysincludes: Remove byteswap.h and memory.hJulius Werner2021-08-131-5/+0
* vboot: Remove unnecessary flag unset operationsstabilize-14150.882.Bstabilize-14150.881.Bstabilize-14150.74.Bstabilize-14150.734.Bstabilize-14150.64.Bstabilize-14150.43.Bstabilize-14150.376.Brelease-R94-14150.Brelease-R94-14150.49.Bedisonhello2021-08-122-11/+6
* vboot/misc: Add validity check in vb2api_enable_developer_modeedisonhello2021-08-124-3/+21
* vboot/ui: Check allocated pointer before using the pointerstabilize-14149.Bedisonhello2021-08-101-1/+1
* vboot: Publicize and create functions for UI migrationedisonhello2021-07-307-45/+74
* vboot: Add DEV_BOOT_*ALLOWED in ctx->flagsedisonhello2021-07-306-66/+56
* vboot: Add vb2api_set_locale_idedisonhello2021-07-274-2/+15
* vboot/ui: Use vb2api_gbb_get_flags instead of vb2_get_gbbedisonhello2021-07-272-5/+4
* vboot: add MINIOS_PRIORITY flag to nvstorageJoel Kitching2021-07-193-2/+12
* Makefile: deprecate config DIAGNOSTIC_UIHsuan Ting Chen2021-07-161-1/+1
* Add comments to make it easier to decode return codesstabilize-14094.Bstabilize-14093.Bstabilize-14092.66.Bstabilize-14092.57.Brelease-R93-14092.BSimon Glass2021-07-121-53/+53
* vboot: introduce minios_kernel.keyblockJoel Kitching2021-07-051-0/+2
* Replace an old VB2_CONTEXT_SECDATA_CHANGEDSimon Glass2021-07-021-2/+2
* Fix missing newline in log_page_update()Simon Glass2021-07-011-1/+1
* vboot: add x86 SHA256 ext supportKangheui Won2021-07-014-21/+306
* vboot/vboot_kernel: move kernel/fw struct functionsJoel Kitching2021-06-153-150/+357
* cros_ec: Use boot mode to check if EC can be trustedstabilize-14013.BDaisuke Nojiri2021-05-272-1/+8
* vboot: Add vb2api_secdata_fwmp_create()Aseda Aboagye2021-05-102-0/+28
* vboot/vboot_kernel: check developer key hash in separate functionJoel Kitching2021-05-091-2/+2
* vboot/vboot_kernel: get kernel subkey from vb2_shared_data directlyJoel Kitching2021-05-091-2/+3
* cleanup: remove ryu roothash functionalityJack Rosenthal2021-05-011-37/+0
* vboot/ui: Refactor ui error handlingstabilize-RUST-13932.Bstabilize-13942.Bstabilize-13935.Bfactory-asurada-13929.Bfactory-13929.BChung-Sheng Wu2021-04-212-70/+90
* minidiag: Add storage self-test screenChung-Sheng Wu2021-04-214-2/+195
* minidiag: Update strings for minidiag v1.1Chung-Sheng Wu2021-04-211-4/+4
* vboot/ui: Remove VB2_SCREEN_BLANKstabilize-glibc-13901.Bstabilize-coil-13902.BYu-Ping Wu2021-04-072-11/+0
* minidiag: Update strings for minidiag v1.0stabilize-13895.BChung-Sheng Wu2021-04-011-1/+1
* vboot/ui: Refactor log_page apiChung-Sheng Wu2021-04-012-122/+94
* vboot/vboot_kernel: return value from failed functionsJoel Kitching2021-03-301-4/+9
* vboot/vboot_kernel: rewrite require_official_osfirmware-quiche-13883.BJoel Kitching2021-03-241-2/+3
* vboot/ui: Reorder UI errorsYu-Ping Wu2021-03-172-9/+9
* vboot: do not change screens when dev boot disallowedJoel Kitching2021-03-101-8/+0
* vboot: add support for HW accel in kernel verificationKangheui Won2021-03-091-11/+21