summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2api.h
Commit message (Expand)AuthorAgeFilesLines
* firmware/2lib: Expose vb2_clear_recovery as vb2apiMichał Żygowski2023-04-121-0/+22
* firmware/2lib: Introduce API to report previous boot failureKarthikeyan Ramasubramanian2022-12-091-0/+20
* 2lib: Remove vb2ex_msleep()Hsuan Ting Chen2022-12-081-6/+2
* firmware: host: futility: Add CBFS metadata hash supportstabilize-15183.14.BJakub Czapiga2022-10-121-3/+43
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* 2api: Add a new entry point for only loading and verifying the kernelNicholas Bishop2022-09-071-0/+16
* firmware: 2sha: Integrate HW crypto directly into vb2_digest APIJulius Werner2022-09-011-1/+14
* firmware: 2api.h: Factor out 2context.hstabilize-15083.Bstabilize-15072.BJulius Werner2022-08-181-276/+1
* vboot_api.h: Remove VbExDiskGetInfo and VbExDiskFreeInfoHsin-Te Yuan2022-08-031-25/+0
* 2load_kernel.c: Expose load kernel as vb2_apiHsin-Te Yuan2022-07-291-10/+140
* firmware/2lib: Introduce `vb2api_get_fw_boot_info` APISubrata Banik2022-07-291-67/+27
* vboot_api_kernel.c: Remove kparams_ptrHsin-Te Yuan2022-07-131-51/+6
* 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-081-0/+15
* 2kernel: Add vb2api_kernel_phase2 and vb2api_normal_bootfirmware-chameleon-14947.Bfirmware-14947.BHsin-Te Yuan2022-06-281-1/+20
* 2kernel: add vb2api_kernel_finalizeHsin-Te Yuan2022-06-241-0/+10
* 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-071-132/+9
* vboot: Move TPM disabling call to depthchargeYu-Ping Wu2022-05-211-0/+6
* 2api: Correct the comment of vb2api_disable_developer_mode()Hsuan Ting Chen2022-03-181-1/+1
* 2lib: Deprecate vb2api_allow_recovery() and VB2_SD_FLAG_MANUAL_RECOVERYHsuan Ting Chen2021-12-301-13/+0
* Reland "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"stabilize-14396.Bstabilize-14395.BHsuan Ting Chen2021-12-121-0/+62
* Reland "2lib/2api: Deprecate vb2ex_ec_trusted()"Hsuan Ting Chen2021-12-101-8/+0
* vboot: Remove vb2_screen and vb2_ui_error enumsedisonhello2021-12-081-77/+0
* vboot: Remove vb2ex_display_ui, vb2ex_prepare_log_screenedisonhello2021-12-081-48/+0
* 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
* Revert "2lib/2api: Deprecate vb2ex_ec_trusted()"Hsuan Ting Chen2021-10-071-0/+8
* Revert "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"Hsuan Ting Chen2021-10-071-62/+0
* 2api: Add vb2_boot_mode in vb2_context denoted the current boot modestabilize-14267.Bfactory-ambassador-14265.BHsuan Ting Chen2021-10-011-0/+62
* 2lib/2api: Deprecate vb2ex_ec_trusted()Hsuan Ting Chen2021-09-281-8/+0
* vboot: Remove vb2ex_diag_storage_test_controledisonhello2021-09-171-11/+0
* vboot/ui: Remove diagnostics menu and related testsedisonhello2021-09-141-0/+11
* vboot/ui: Remove developer menu and related testsedisonhello2021-09-141-0/+14
* vboot/ui: Remove manual recovery and related screenedisonhello2021-09-141-0/+11
* vboot/ui: Remove broken recovery screenedisonhello2021-09-141-0/+11
* vboot/ui: Show error box on internal boot failureYu-Ping Wu2021-08-311-0/+2
* 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-121-3/+3
* vboot/misc: Add validity check in vb2api_enable_developer_modeedisonhello2021-08-121-1/+3
* vboot: Publicize and create functions for UI migrationedisonhello2021-07-301-0/+42
* vboot: Add DEV_BOOT_*ALLOWED in ctx->flagsedisonhello2021-07-301-1/+19
* vboot: Add vb2api_set_locale_idedisonhello2021-07-271-0/+8
* Replace an old VB2_CONTEXT_SECDATA_CHANGEDSimon Glass2021-07-021-2/+2
* cros_ec: Use boot mode to check if EC can be trustedstabilize-14013.BDaisuke Nojiri2021-05-271-0/+7
* vboot: Add vb2api_secdata_fwmp_create()Aseda Aboagye2021-05-101-0/+9
* vboot/ui: Refactor ui error handlingstabilize-RUST-13932.Bstabilize-13942.Bstabilize-13935.Bfactory-asurada-13929.Bfactory-13929.BChung-Sheng Wu2021-04-211-0/+11
* minidiag: Add storage self-test screenChung-Sheng Wu2021-04-211-0/+28
* vboot/ui: Remove VB2_SCREEN_BLANKstabilize-glibc-13901.Bstabilize-coil-13902.BYu-Ping Wu2021-04-071-2/+0
* vboot/ui: Reorder UI errorsYu-Ping Wu2021-03-171-8/+8
* minidiag: Rename storage to storage health infoChung-Sheng Wu2021-03-091-9/+8
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-271-9/+20
* vboot: make @return keyword consistent in function docstringsJoel Kitching2021-01-281-8/+8