summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2api.h
Commit message (Expand)AuthorAgeFilesLines
* vboot2: Add support for kernel version secure data spaceRandall Spangler2015-05-131-7/+55
* Disable dev mode on recovery, when configured.stabilize-6912.Bstabilize-6909.BVadim Bendebury2015-03-231-0/+3
* vboot: allow firmware to signal a wipeout requestVadim Bendebury2015-03-131-0/+3
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-101-2/+2
* add vb2api_get_pcr_digestDaisuke Nojiri2015-01-311-0/+28
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-281-0/+1
* vboot2: Introduce vb2ex_hwcrypto APIstabilize-storm-6683.Bstabilize-6670.Bstabilize-6662.BJulius Werner2015-01-061-0/+30
* vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler2014-12-051-10/+0
* vboot2: Add api-level functions to use new data structuresRandall Spangler2014-11-141-3/+18
* vboot2: Split vb2_guid into its own header fileRandall Spangler2014-11-141-0/+1
* vboot2: move firmware hash tags to their own header fileRandall Spangler2014-10-161-17/+2
* vboot2: Allow platform dependent debug loggingDaisuke Nojiri2014-06-231-0/+1
* vboot2: api-level routinesRandall Spangler2014-06-191-0/+189
* vboot2: misc higher-level routinesRandall Spangler2014-06-191-0/+40
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-051-0/+146