summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* vboot/ui: Rename UI functionsedisonhello2021-09-147-75/+80
* sign_official_build: disable gsetup for revenstabilize-14217.BJack Neus2021-09-081-1/+5
* vboot/sign_offical_build: Unused variableJae Hoon Kim2021-09-081-1/+1
* Revert "reven signing: skip install_gsetup_certs"Jack Neus2021-09-071-7/+2
* reven signing: skip install_gsetup_certsJack Neus2021-09-071-2/+7
* vboot/sign_official_build: Skip re-signing empty miniOS partitionsJae Hoon Kim2021-09-071-7/+16
* 2lib/2ec_sync: Clear VB2_CONTEXT_EC_TRUSTED before jumping to RWHsuan Ting Chen2021-09-042-0/+21
* checkpatch: Ignore SPDX_LICENSE_TAGYu-Ping Wu2021-09-031-0/+1
* run2tests: fix more compilation problemsVadim Bendebury2021-09-022-4/+8
* vboot/sign_official_build: Fix missing backslashYu-Ping Wu2021-09-011-2/+2
* cmd_sign: drop an unnecessary includeVadim Bendebury2021-09-011-1/+0
* crossystem: add a hwid override mechanism from chromeos-configJack Rosenthal2021-08-311-1/+14
* vboot/ui: Show error box on internal boot failureYu-Ping Wu2021-08-313-4/+14
* Allow use of fallthrough directlystabilize-14189.BSimon Glass2021-08-271-3/+3
* tests: fix compilation failuresVadim Bendebury2021-08-263-20/+34
* crossystem: arm: support active-high WP and RECOVERY GPIOsstabilize-14179.Bstabilize-14178.BBrian Norris2021-08-231-0/+8
* signer: Handle zstd squashfs compressionstabilize-14163.Bfactory-keeby-14162.Bfactory-14162.BSatoshi Niwa2021-08-171-0/+2
* vboot/sign_official_build: fix verity path in commentNicholas Bishop2021-08-131-1/+1
* 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
* PRESUBMIT.cfg: Enable checkpatch_checkstabilize-14151.BYu-Ping Wu2021-08-132-0/+24