summaryrefslogtreecommitdiff
path: root/firmware/2lib/2misc.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-11/+12
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-7/+14
* Make vboot -Wtype-limits compliantstabilize-12202.BJulius Werner2019-05-101-0/+4
* vboot: add magic and version to vb2_shared_dataJoel Kitching2019-04-151-2/+14
* vboot: do not check for VB2_CONTEXT_FORCE_DEVELOPER_MODEstabilize-11998.BJoel Kitching2019-03-261-4/+0
* vboot: rename VB2_DISABLE_DEVELOPER_MODEJoel Kitching2019-02-141-1/+1
* vboot: rename VB2_SD_DEV_MODE_ENABLEDJoel Kitching2019-02-141-1/+1
* firmware: Align workbuf used sizeRandall Spangler2018-01-051-1/+6
* Save recovery reason before user three-finger-salutesDaisuke Nojiri2015-10-261-15/+20
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-0/+1
* vboot2: tpm error doesn't block gbb dev flagRandall Spangler2015-09-221-24/+45
* fastboot: Add fastboot related flags to vb2Furquan Shaikh2015-05-291-0/+2
* Provide a way to disable counting failed bootsPatrick Georgi2015-05-281-2/+3
* Detect GBB 1.1 also as impcompatible versionDaisuke Nojiri2015-05-141-2/+2
* Disable dev mode on recovery, when configured.stabilize-6912.Bstabilize-6909.BVadim Bendebury2015-03-231-0/+8
* vboot: allow firmware to signal a wipeout requestVadim Bendebury2015-03-131-0/+3
* add vb2api_get_pcr_digestDaisuke Nojiri2015-01-311-0/+1
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-211/+0
* vb2: parse dev mode in phase1Aaron Durbin2014-11-031-1/+1
* vboot2: Add vb2_unpack_key2() and unit testsfactory-rambi-6420.BRandall Spangler2014-10-291-1/+1
* vboot2: Move and rename functionsRandall Spangler2014-10-281-5/+3
* vboot2: Log recovery reason and subcode to consoleJulius Werner2014-10-251-2/+6
* vboot2: Fix broken compatiblity check for gbb header 1.1Randall Spangler2014-10-231-1/+1
* vboot2: Add previously tried slot and result to NV storageRandall Spangler2014-10-041-0/+4
* vboot2: Fix saving the slot we tried back to nv storageRandall Spangler2014-10-041-0/+3
* vboot2: Scramble the GBB magic numberDaisuke Nojiri2014-06-251-4/+14
* vboot2: Check necessity of recovery when firmware body hash fails to matchDaisuke Nojiri2014-06-231-0/+1
* vboot2: misc higher-level routines, part 2Randall Spangler2014-06-191-0/+213
* vboot2: misc higher-level routinesRandall Spangler2014-06-191-1/+306
* vboot2: Use more specific error codes, part 3Randall Spangler2014-06-111-2/+2
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-051-0/+39