summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* vboot2: Add api-level functions to use new data structuresRandall Spangler2014-11-141-1/+4
* vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen2014-11-141-6/+2
* vboot2: load keyblock and preamble from new-style structsRandall Spangler2014-11-141-0/+3
* vboot: cgpt: Support writing GPT structs to NOR flashNam T. Nguyen2014-11-131-1/+6
* vboot2: use common header size fieldsRandall Spangler2014-11-051-0/+1
* Extend HWID digest into PCR1 (GBB v1.2 only)Bill Richardson2014-10-311-0/+1
* futility: add version commandBill Richardson2014-10-311-0/+1
* vboot2: Add vb2_unpack_key2() and unit testsfactory-rambi-6420.BRandall Spangler2014-10-291-0/+6
* cgpt: Separate out certain GPT manipluation functionsstabilize-6415.Bfoo-testDan Ehrenberg2014-10-291-0/+1
* vboot2: Move and rename functionsRandall Spangler2014-10-281-0/+1
* Add hwid digest field to GBB headerBill Richardson2014-10-211-1/+1
* vboot: new streaming APIsDan Ehrenberg2014-10-151-1/+2
* Improve cross-reference targetsBill Richardson2014-10-041-20/+32
* Don't install vbutil_what_keys on the targetBill Richardson2014-10-031-3/+3
* futility: rolled back vbutil_kernel changeBill Richardson2014-10-021-0/+1
* futility: Add support for [re]signing kernel partitionsBill Richardson2014-09-271-1/+0
* futility: implement vbutil_kernel using buffers, not filesBill Richardson2014-09-251-3/+5
* futility: Improve help messagesstabilize-6297.BBill Richardson2014-09-241-1/+1
* Re-add dumpRSAPublicKey utilityDuncan Laurie2014-09-201-1/+1
* cleanup: DESTDIR refers to the install root, not the bin/Bill Richardson2014-09-171-6/+6
* futility: stop using the symlink names in utility scriptsBill Richardson2014-09-121-2/+2
* Remove unused include path.Alex Deymo2014-09-051-2/+0
* futility: add load_fmap command, useful for testsBill Richardson2014-09-051-0/+1
* futility: add "sign" command to resign firmware imagesBill Richardson2014-09-051-0/+1
* futility: Add a test for the resign_firmwarefd.sh scriptBill Richardson2014-09-051-0/+1
* futility: the show command can traverse all file typesBill Richardson2014-09-031-2/+5
* Remove futility linker script.Alex Deymo2014-09-021-10/+38
* vboot: Add system-level test for LoadKernel()Randall Spangler2014-08-291-1/+3
* Add 'tags' target to MakefileBill Richardson2014-08-291-1/+8
* cleanup: remove ancient tests that haven't been run in yearsBill Richardson2014-08-291-29/+3
* vboot2: Move vb2_verify_fw inside of futilityRandall Spangler2014-08-251-5/+5
* Call software sync a second time for PD, if necessaryRandall Spangler2014-08-011-0/+4
* futility: Add remaining vboot binary utilitiesBill Richardson2014-07-311-78/+36
* futility: deprecate eficompress and efidecompressBill Richardson2014-07-181-8/+32
* futility: add vbutil_keyblock into the built-in featuresBill Richardson2014-07-171-3/+2
* futility: add vbutil_key into the built-in featuresBill Richardson2014-07-171-3/+3
* Install and use futility when running testsBill Richardson2014-07-171-4/+7
* Slight tweak to MakefileBill Richardson2014-07-171-28/+7
* Avoid coredumps if the FMAP is wrong.Bill Richardson2014-07-171-1/+1
* Increase test coverage for dump_fmapBill Richardson2014-07-171-1/+1
* Cleanup futility test coverage framework a bitBill Richardson2014-07-161-6/+6
* Clean up exported Mtd* functionsBill Richardson2014-07-091-5/+9
* Split libvboot_host.a into external and local libraries.Bill Richardson2014-07-091-36/+90
* Add fPIE flagBertrand SIMONNET2014-07-071-0/+5
* vboot2: Add end-to-end test of firmware verificationstabilize.59781.98.Bstabilize.5978.98.Bstabilize.5978.51.Brelease-R37-5978.BRandall Spangler2014-06-201-0/+1
* vboot2: api-level routinesRandall Spangler2014-06-191-0/+9
* vboot2: misc higher-level routines, part 2Randall Spangler2014-06-191-0/+2
* vboot2: misc higher-level routinesRandall Spangler2014-06-191-0/+4
* vboot2: Add common functionsRandall Spangler2014-06-051-0/+10
* vboot2: Add nvstorage and secdata functionsRandall Spangler2014-06-051-0/+10