summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2struct.h
Commit message (Expand)AuthorAgeFilesLines
* vboot2: Add api-level functions to use new data structuresRandall Spangler2014-11-141-1/+9
* vboot2: Split vb2_guid into its own header fileRandall Spangler2014-11-141-32/+1
* vboot2: Add code and tests for verifying vb2_fw_preamble2Randall Spangler2014-11-121-4/+4
* vboot2: Change preamble to contain a list of signaturesrelease-R40-6457.Bfactory-auron-6459.BRandall Spangler2014-11-061-40/+23
* vboot2: be consistent in use of sig_algorithm vs sig_alg in vboot2 structsRandall Spangler2014-11-051-5/+5
* vboot2: un-nest data structuresRandall Spangler2014-11-011-78/+68
* vboot2: Add GUIDs for VB2_SIG_NONE signature typesRandall Spangler2014-10-311-3/+16
* vboot2: Add verification for common vb2 struct headerRandall Spangler2014-10-291-3/+7
* vboot2: new data structuresRandall Spangler2014-10-241-8/+367
* Add hwid digest field to GBB headerBill Richardson2014-10-211-2/+9
* vboot2: Split crypto algorithms into their own header fileRandall Spangler2014-10-161-2/+5
* Add GBB flag to disable PD software syncstabilize-6146.Brelease-R38-6158.BDuncan Laurie2014-08-121-0/+3
* vboot2: Scramble the GBB magic numberDaisuke Nojiri2014-06-251-1/+6
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-051-0/+383