summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2misc.h
Commit message (Expand)AuthorAgeFilesLines
* firmware/2lib: Expose vb2_clear_recovery as vb2apiMichał Żygowski2023-04-121-22/+0
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* Reland "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"stabilize-14396.Bstabilize-14395.BHsuan Ting Chen2021-12-121-0/+15
* Revert "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"Hsuan Ting Chen2021-10-071-15/+0
* 2api: Add vb2_boot_mode in vb2_context denoted the current boot modestabilize-14267.Bfactory-ambassador-14265.BHsuan Ting Chen2021-10-011-0/+15
* vboot: Publicize and create functions for UI migrationedisonhello2021-07-301-26/+0
* vboot: Add DEV_BOOT_*ALLOWED in ctx->flagsedisonhello2021-07-301-31/+4
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-271-3/+3
* vboot: rename USB to more accurate EXTERNALYu-Ping Wu2020-06-131-6/+6
* vboot: publicize vb2_get_dev_boot_target()Yu-Ping Wu2020-06-101-9/+0
* vboot: remove VBERROR_TPM_SET_BOOT_MODE_STATE error codeJoel Kitching2020-04-171-2/+1
* vboot: Implement dev mode boot options for menu UIstabilize-12997.BHsuan Ting Chen2020-03-231-0/+44
* vboot: integrate BROKEN screen recovery request logic into VBSLKJoel Kitching2020-02-141-0/+22
* vboot: purge unused vboot 2.1 codeJoel Kitching2020-02-111-2/+0
* vboot: move vb2_allow_recovery function to 2miscJoel Kitching2019-12-061-0/+13
* vboot/secdata: rewrite rollback_index and centralize reads/writesJoel Kitching2019-11-281-0/+14
* vboot: move vb2_context inside vb2_shared_data (persistent context)Joel Kitching2019-11-131-13/+5
* vboot: use inline instead of __inlineJoel Kitching2019-10-231-1/+1
* vboot: join vb2_fail and vb2api_failJoel Kitching2019-10-021-14/+0
* vboot/secdata: implement vboot2 FWMP supportJoel Kitching2019-09-231-1/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-3/+3
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-13/+14
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-1/+11
* firmware: Align workbuf used sizeRandall Spangler2018-01-051-0/+11
* vboot: Clean up headersRandall Spangler2016-12-211-1/+1
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-261-0/+2
* vboot2: Add routines to load kernel preambleRandall Spangler2015-06-041-0/+10
* vboot2: Add routines to load and verify kernel keyblockRandall Spangler2015-05-221-0/+10
* futility: Add create command to make keypairs from RSA filesBill Richardson2015-03-101-1/+1
* vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler2014-12-051-11/+1
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-0/+1
* vboot2: load keyblock and preamble from new-style structsRandall Spangler2014-11-141-0/+10
* vboot2: Move and rename functionsRandall Spangler2014-10-281-2/+2
* vboot2: Scramble the GBB magic numberDaisuke Nojiri2014-06-251-0/+8
* vboot2: misc higher-level routines, part 2Randall Spangler2014-06-191-0/+20
* vboot2: misc higher-level routinesRandall Spangler2014-06-191-0/+80
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-051-0/+35