summaryrefslogtreecommitdiff
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* crossystem: refactor VM detection to share across architecturesNicolas Norvez2016-08-151-0/+15
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-107-221/+127
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-106-176/+267
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-039-141/+383
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-032-9/+24
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-264-44/+62
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-262-3/+3
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-226-78/+95
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-121-0/+4
* crossystem: Move mosys based VbNv functions to shared codeDuncan Laurie2016-04-111-0/+122
* vboot2: Add try RO software sync flagMary Ruthven2016-01-061-0/+4
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-0/+15
* vboot2: Support reboot requested by secdataRandall Spangler2015-09-171-0/+2
* VbNvStorage: Add flags for misc settingsFurquan Shaikh2015-08-011-3/+5
* fastboot: Add fastboot related flags to nvstorageFurquan Shaikh2015-05-291-0/+6
* nvstorage: Add new flag VBNV_DEV_BOOT_FASTBOOT_FULL_CAPFurquan Shaikh2015-05-161-0/+4
* crossystem: Deprecate ddr-typeDavid Hendricks2015-04-071-4/+0
* vboot: fix name-collision with OpenSSL.stabilize-6946.55.Bstabilize-6937.Brelease-R43-6946.BAdam Langley2015-04-024-4/+1
* crossystem: provide a way to clear wipeout requeststabilize-6915.BVadim Bendebury2015-03-261-0/+3
* vboot_reference: crossystem: add the "tpm_attack" commandLuigi Semenzato2015-03-211-2/+20
* vboot: allow firmware to signal a wipeout requestVadim Bendebury2015-03-131-0/+2
* futility: show sha1sums for private keys tooBill Richardson2015-03-102-2/+25
* futility: Add create command to make keypairs from RSA filesBill Richardson2015-03-105-16/+151
* vboot2: add library function for extracting vmlinuz from kernel partZach Reizner2015-02-231-0/+74
* kernel flags: Add flags field to kernel preamble.Furquan Shaikh2015-02-122-0/+3
* futility: handle truncated BIOS images without segfaultBill Richardson2015-02-031-1/+0
* vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen2015-01-232-0/+6
* futility: Change find_fmap() to search larger alignments firstJulius Werner2015-01-141-12/+28
* vboot2: Move files which use new vboot 2.1 structs to their own directoriesRandall Spangler2014-12-049-1355/+0
* vboot2: Use calloc() in host lib and unit testsRandall Spangler2014-12-034-16/+8
* vboot2: Add host lib function to create a vb2-style firmware preambleRandall Spangler2014-12-012-0/+117
* vboot2: Add host lib function to create a vb2-style keyblockRandall Spangler2014-12-012-0/+112
* vboot2: Use new hostlib functions in unit testsRandall Spangler2014-12-012-6/+4
* vboot2: Add host library functions for signing to new struct formatRandall Spangler2014-11-274-0/+382
* vboot2: Add host lib support for bare hash keysRandall Spangler2014-11-273-26/+145
* vboot2: Add host library functions to read/write new-format key objectsRandall Spangler2014-11-272-0/+563
* vboot2: Add host library functions to read/write files and objectsRandall Spangler2014-11-273-0/+126
* crossystem: cache vbnv contents to avoid lengthy readsVadim Bendebury2014-11-101-6/+11
* crossystem: Change ReadFileInt to take an unsigned int pointerDuncan Laurie2014-10-182-9/+8
* vboot2: Add previously tried slot and result to NV storageRandall Spangler2014-10-041-0/+8
* cleanup: remove a couple of unused functions and filesfactory-storm-6269.BBill Richardson2014-09-122-48/+0
* futility: the show command can traverse all file typesBill Richardson2014-09-032-2/+4
* cleanup: add some easier-to-use FMAP parsing functions.Bill Richardson2014-08-292-30/+45
* futility: add separate check function for VPbublicKeyBill Richardson2014-08-292-25/+33
* Split libvboot_host.a into external and local libraries.Bill Richardson2014-07-094-13/+42
* Add nvstorage / crossystem support for new vboot2 fieldsRandall Spangler2014-06-281-1/+37
* vboot2: add a flag to indicate firmware was selected by vboot2Daisuke Nojiri2014-06-261-1/+6
* Use the TPM to back up some of the nvram fieldsBill Richardson2014-06-051-8/+26
* Add an nvram flag to block the use of dev modestabilize-swanky-5841.55.Bstabilize-gnawty-5841.84.Bstabilize-5841.83.Bstabilize-5841.76.Bstabilize-5828.0.Brelease-R36-5841.Bfirmware-tricky-5829.Bfirmware-mccloud-5827.BBill Richardson2014-05-031-1/+16
* Make crossystem.h more polite and more useful.test-4980.Btest-4824.Bstabilize-R33-4982.Bstabilize-5062.Bstabilize-4920.6.Brelease-R32-4920.Bfirmware-bolt_kirby-4979.Bfactory-panther-4920.23.BJ. Richard Barnette2013-10-312-3/+7