summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "vboot_reference/futility: Port W path to using libflashrom"stabilize-14388.62.Bstabilize-14388.61.Bstabilize-14388.52.Brelease-R98-14388.BNikolai Artemiev2022-01-182-121/+30
* Revert "vboot_reference/futility: set layout when using region"Nikolai Artemiev2022-01-181-1/+0
* Revert "vboot_reference/futility: Port R path to using libflashrom"Nikolai Artemiev2022-01-181-33/+24
* Revert "vboot_reference/futility: pipe log level though"Nikolai Artemiev2022-01-181-8/+12
* Revert "vboot_reference/futility: Inline get_host_wp()"Nikolai Artemiev2022-01-181-26/+89
* vboot: Remove vb2_screen and vb2_ui_error enumsedisonhello2021-12-081-77/+0
* vboot: Remove vb2ex_display_ui, vb2ex_prepare_log_screenedisonhello2021-12-082-55/+0
* Makefile: Make boolean variables use zero as disabledstabilize-14385.BJakub Czapiga2021-12-031-21/+21
* Makefile: Remove DETACHABLE and PHYSICAL_PRESENCE_KEYBOARDJakub Czapiga2021-12-031-14/+0
* gscvd: add dedicated test keysVadim Bendebury2021-12-037-9/+15
* firmware: VB2_REC_OR_DIE() should not abort before vb2_check_recovery()Julius Werner2021-12-039-5/+124
* Makefile: Add dumpRSAPublicKey to SDK utilitiesfactory-kukui-14374.BYu-Ping Wu2021-11-261-0/+1
* Makefile: Avoid duplicate installation of utilityYu-Ping Wu2021-11-261-29/+32
* vboot_reference/futility: Inline get_host_wp()Edward O'Callaghan2021-11-261-89/+26
* vboot_reference/futility: pipe log level thoughEdward O'Callaghan2021-11-251-12/+8
* firmware/2lib: Remove BOOT_EXTERNAL_ON_DEVJakub Czapiga2021-11-253-12/+0
* vboot_reference/futility: Port R path to using libflashromEdward O'Callaghan2021-11-251-24/+33
* vboot_reference/futility: set layout when using regionNikolai Artemiev2021-11-241-0/+1
* futility: updater_setup_config() allow for non-host progEdward O'Callaghan2021-11-241-1/+1
* futility: always create a tempfile in updater_apply_white_label()Edward O'Callaghan2021-11-241-7/+3
* vboot_reference/futility: Port W path to using libflashromEdward O'Callaghan2021-11-182-30/+121
* image_signing: skip signing of boot*.efi on reven boardstabilize-14345.Bstabilize-14336.Bstabilize-14333.BNicholas Bishop2021-11-082-6/+14
* vboot: Remove VbExIsShutdownRequestededisonhello2021-11-074-44/+1
* ui: Add VB2_UI_ERROR_MINIOS_BOOT_FAILEDstabilize-14324.72.Bstabilize-14324.62.Bstabilize-14324.41.Bstabilize-14324.13.Bstabilize-14321.Brelease-R97-14324.BYu-Ping Wu2021-10-291-0/+2
* COIL: Remove "slave"Yu-Ping Wu2021-10-292-17/+18
* vboot_reference/futility: Split load_firmware_image() fnstabilize-14312.BEdward O'Callaghan2021-10-281-29/+36
* OWNERS: Replace furquan with twawrzynczakFurquan Shaikh2021-10-221-1/+1
* chromeos-tpm-recovery: Quote local variablesfirmware-cr50-stab-mp-14300.Bfirmware-cr50-stab-14294.BJulius Werner2021-10-191-3/+3
* futility: add subcommand for creating and verifying the RO_GSCVD areaVadim Bendebury2021-10-186-53/+1168
* Makefile: add install_dut_test ruleKangheui Won2021-10-181-9/+24
* vboot: Support booting from non-active miniOS partitionYu-Ping Wu2021-10-156-30/+66
* Revert "2lib: Use ctx flag VB2_CONTEXT_EC_TRUSTED instead of vb2ex_ec_trusted"stabilize-14285.Bfirmware-chameleon-14280.BHsuan Ting Chen2021-10-071-1/+1
* Revert "2lib/2api: Deprecate vb2ex_ec_trusted()"Hsuan Ting Chen2021-10-074-4/+23
* Revert "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"Hsuan Ting Chen2021-10-0710-153/+52
* 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-072-41/+34
* 2api: Add vb2_boot_mode in vb2_context denoted the current boot modestabilize-14267.Bfactory-ambassador-14265.BHsuan Ting Chen2021-10-0110-52/+153
* 2lib/2api: Deprecate vb2ex_ec_trusted()Hsuan Ting Chen2021-09-284-23/+4
* vboot: boot from miniOS recovery kernels on diskstabilize-14249.BJoel Kitching2021-09-249-33/+824
* 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-232-24/+9
* vb2_sha256_x86_test: check sha-ni support by cpuidKangheui Won2021-09-221-0/+9
* strip_boot_from_image: use sfill instead of fstrimstabilize-14235.BGeorge Engelbrecht2021-09-171-1/+1
* vboot: Allow enabling unit test console outputYu-Ping Wu2021-09-171-1/+1
* vboot: Remove VbExKeyboard* functions from vboot APIedisonhello2021-09-172-88/+0
* 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-147-2533/+0
* vboot/ui: Remove diagnostics menu and related testsedisonhello2021-09-149-1033/+19
* vboot/ui: Remove developer menu and related testsedisonhello2021-09-149-988/+22
* vboot/ui: Remove manual recovery and related screenedisonhello2021-09-149-858/+19
* vboot/ui: Remove broken recovery screenedisonhello2021-09-149-202/+19