summaryrefslogtreecommitdiff
path: root/firmware/2lib/2misc.c
Commit message (Expand)AuthorAgeFilesLines
* 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