summaryrefslogtreecommitdiff
path: root/firmware/lib21
Commit message (Expand)AuthorAgeFilesLines
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-311-1/+2
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-0/+1
* vboot: vb2_shared_data offsets should hang off parentstabilize-12428.BJoel Kitching2019-08-162-23/+23
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-135-86/+77
* vboot: save GBB header in workbuf during firmware verificationJoel Kitching2019-05-281-4/+6
* add extern C markers to installed headersMike Frysinger2018-09-042-0/+16
* firmware: Align workbuf used sizeRandall Spangler2018-01-052-5/+5
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-262-17/+17
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-266-204/+206
* vboot2: Support VB2_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECKJulius Werner2015-05-161-4/+12
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-104-32/+30
* vb21: Replace the key GUID with a sha1sum insteadBill Richardson2015-03-102-4/+4
* cleanup: Fix some typos in commentsBill Richardson2015-03-101-2/+2
* vboot2: Add more precise recovery reasons to firmware verificationstabilize-6783.BJulius Werner2015-02-121-9/+20
* vboot2: Add sd->fw_version_secdata field to communicate to crossystemJulius Werner2015-01-311-15/+4
* vboot2: Introduce vb2ex_hwcrypto APIstabilize-storm-6683.Bstabilize-6670.Bstabilize-6662.BJulius Werner2015-01-062-2/+28
* vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler2014-12-056-148/+145
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-0/+90
* vboot2: Move knowledge of vboot 2.1 data structures inside lib21/Randall Spangler2014-12-046-0/+431
* vboot2: vb2_unpack_key2() no longer passes through to vb2_unpack_key()ChromeOS Developer2014-12-041-9/+2
* vboot2: Move files which use new vboot 2.1 structs to their own directoriesRandall Spangler2014-12-044-0/+935