summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2struct.h
Commit message (Expand)AuthorAgeFilesLines
* futility: Compute / verify root key hashRandall Spangler2015-07-211-0/+36
* vboot2: Add routines to load and verify kernel keyblockRandall Spangler2015-05-221-0/+42
* GBB: Add missing flag LID_SHUTDOWN to vb2_gbb_flag structurestabilize-7077.134.Bstabilize-7077.123.Bstabilize-7077.122.Bstabilize-7077.111.Brelease-R44-7077.Bfactory-test-7077.114.Bfactory-arkham-7077.113.BFurquan Shaikh2015-05-161-0/+3
* GBB: Add flag for forcing full fastboot capability in firmwareFurquan Shaikh2015-05-161-0/+6
* vboot2: Support VB2_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECKJulius Werner2015-05-161-0/+4
* vboot2: Add support for kernel version secure data spaceRandall Spangler2015-05-131-0/+3
* cleanup: Fix some typos in commentsBill Richardson2015-03-101-2/+2
* vboot2: Add sd->fw_version_secdata field to communicate to crossystemJulius Werner2015-01-311-0/+3
* add vb2api_get_pcr_digestDaisuke Nojiri2015-01-311-1/+5
* vboot2: Introduce vb2ex_hwcrypto APIstabilize-storm-6683.Bstabilize-6670.Bstabilize-6662.BJulius Werner2015-01-061-31/+1
* vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler2014-12-051-1/+1
* vboot2: Move old struct handling to lib20/Randall Spangler2014-12-041-170/+2
* vboot2: Move knowledge of vboot 2.1 data structures inside lib21/Randall Spangler2014-12-041-359/+31
* vboot2: Add host library functions to read/write new-format key objectsRandall Spangler2014-11-271-5/+47
* 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