summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* firmware: Die on zero size errors vb2api_get_firmware_size()stabilize-15236.66.Brelease-R109-15237.Brelease-R109-15236.Bfactory-brya-15231.BJakub Czapiga2022-11-031-1/+5
* treewide: Fix copyrights and extra new lines at end of fileJakub Czapiga2022-10-212-2/+2
* tpm_lite: Fix copyrights, line endings, extra new lines at end of fileJakub Czapiga2022-10-211-249/+249
* firmware: host: futility: Add CBFS metadata hash supportstabilize-15183.14.BJakub Czapiga2022-10-123-12/+82
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-0482-82/+82
* tests: Remove --allow-multiple-definition linker optionYu-Ping Wu2022-09-218-0/+14
* 2api: Add a new entry point for only loading and verifying the kernelNicholas Bishop2022-09-073-0/+83
* firmware: 2sha: Integrate HW crypto directly into vb2_digest APIJulius Werner2022-09-0114-176/+126
* firmware: 2api.h: Factor out 2context.hstabilize-15083.Bstabilize-15072.BJulius Werner2022-08-182-276/+290
* 2misc: Abort before using GBB if gbb_offset is not initializedNicholas Bishop2022-08-171-10/+18
* vboot_api.h: Remove VbExDiskGetInfo and VbExDiskFreeInfoHsin-Te Yuan2022-08-033-73/+0
* 2load_kernel.c: Expose load kernel as vb2_apiHsin-Te Yuan2022-07-2916-437/+252
* firmware/2lib: Introduce `vb2api_get_fw_boot_info` APISubrata Banik2022-07-293-67/+203
* 2kernel.c: check display request in vb2api_kernel_phase2stabilize-14989.85.Bstabilize-14989.107.Brelease-R105-14989.BHsin-Te Yuan2022-07-151-30/+7
* 2lib/2auxfw_sync: Request recovery for missing auxfwYu-Ping Wu2022-07-131-1/+2
* vboot_api_kernel.c: Remove kparams_ptrHsin-Te Yuan2022-07-1311-190/+36
* 2kernel.c: Clear VB2_NV_DIAG_REQUEST unconditionallyHsin-Te Yuan2022-07-112-8/+16
* vb2_context: Use fixed-width type for boot_modeJulius Werner2022-07-091-2/+2
* vboot: Move `vb2_fw_result` definition from 2nvstorage.h to 2api.hSubrata Banik2022-07-082-15/+15
* 2api.c: Initialize display using boot_modeHsin-Te Yuan2022-07-031-13/+8
* futility/file_type_bios: Rework image signingJakub Czapiga2022-06-301-0/+3
* 2kernel: Add vb2api_kernel_phase2 and vb2api_normal_bootfirmware-chameleon-14947.Bfirmware-14947.BHsin-Te Yuan2022-06-284-100/+109
* 2kernel: add vb2api_kernel_finalizeHsin-Te Yuan2022-06-243-13/+30
* 2api: Remove UI callback functionsstabilize-quickfix-14909.132.Bstabilize-14909.100.Brelease-R104-14909.Bfirmware-guybrush-14500.Bfactory-guybrush-14908.Bfactory-brya-14909.124.BYu-Ping Wu2022-06-074-239/+34
* vboot: Move TPM disabling call to depthchargeYu-Ping Wu2022-05-213-7/+10
* 2api: Correct the comment of vb2api_disable_developer_mode()Hsuan Ting Chen2022-03-181-1/+1
* EC-EFS: Ignore NO_BOOT if EC sync isn't enabledDaisuke Nojiri2022-02-271-0/+1
* 2lib: Deprecate vb2api_allow_recovery() and VB2_SD_FLAG_MANUAL_RECOVERYHsuan Ting Chen2021-12-304-48/+27
* 2lib: Fix minor comments in 2api.cHsuan Ting Chen2021-12-301-2/+2
* 2lib/2auxfw_sync: Handle VB2_REQUEST* error codesKarthikeyan Ramasubramanian2021-12-231-35/+2
* Reland "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"stabilize-14396.Bstabilize-14395.BHsuan Ting Chen2021-12-127-42/+121
* Reland "2lib/2api: Deprecate vb2ex_ec_trusted()"Hsuan Ting Chen2021-12-103-18/+4
* Reland "2lib: Use ctx flag VB2_CONTEXT_EC_TRUSTED instead of vb2ex_ec_trusted"Hsuan Ting Chen2021-12-101-1/+1
* 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
* firmware: VB2_REC_OR_DIE() should not abort before vb2_check_recovery()Julius Werner2021-12-033-1/+7
* firmware/2lib: Remove BOOT_EXTERNAL_ON_DEVJakub Czapiga2021-11-251-3/+0
* vboot: Remove VbExIsShutdownRequestededisonhello2021-11-073-34/+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
* vboot: Support booting from non-active miniOS partitionYu-Ping Wu2021-10-154-9/+24
* 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-073-4/+18
* Revert "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"Hsuan Ting Chen2021-10-077-121/+42
* 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-017-42/+121
* 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-245-10/+234
* 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 VbExKeyboard* functions from vboot APIedisonhello2021-09-172-88/+0