summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot2: Fail vb2_secdata_(get|set) when secdata was not initializedfirmware-kitty-5771.61.BJulius Werner2015-02-043-16/+26
* add vb2api_get_pcr_digestDaisuke Nojiri2015-02-039-215/+196
* vboot2: Add sd->fw_version_secdata field to communicate to crossystemShawn Nematbakhsh2015-02-034-16/+15
* vboot2: Fix saving the slot we tried back to nv storageRandall Spangler2014-12-182-0/+7
* vb2: parse dev mode in phase1Aaron Durbin2014-11-173-32/+35
* futility: show vs verifyBill Richardson2014-11-066-23/+163
* futility: Allow signing raw firmware blob and keyblocksBill Richardson2014-11-064-4/+328
* futility: Add support for [re]signing kernel partitionsBill Richardson2014-11-069-1141/+741
* futility: do traversal of a buffer, not a fileBill Richardson2014-11-064-34/+93
* futility: Prepare to handle kernel partitions & firmware blobsBill Richardson2014-11-064-52/+124
* futility: implement vbutil_kernel using buffers, not filesBill Richardson2014-11-069-596/+1958
* futility: allow dump_fmap to specify where to extract areaBill Richardson2014-11-063-7/+51
* futility: clean up a few shared functionsBill Richardson2014-11-069-65/+61
* vboot2: Fix potential null pointer dereferenceRandall Spangler2014-11-061-1/+2
* futility: Improve help messagesBill Richardson2014-11-0620-424/+480
* Re-add dumpRSAPublicKey utilityDuncan Laurie2014-11-061-1/+1
* cleanup: DESTDIR refers to the install root, not the bin/Bill Richardson2014-11-063-8/+8
* cleanup: remove a couple of unused functions and filesBill Richardson2014-11-066-1002/+80
* futility: stop using the symlink names in utility scriptsBill Richardson2014-11-0613-65/+76
* futility: make resign_firmwarefd.sh simply invoke futilityBill Richardson2014-11-064-213/+34
* futility: slight tweak to the logging implementationBill Richardson2014-11-062-25/+61
* futility: preserve preamble flags when resigning BIOS imagesBill Richardson2014-11-063-13/+54
* futility: Wipe GBB data before writing new values.Hung-Te Lin2014-11-061-0/+6
* Remove unused include path.Alex Deymo2014-11-061-2/+0
* futility: sign command works on unsigned imagesBill Richardson2014-11-063-4/+58
* futility: add load_fmap command, useful for testsBill Richardson2014-11-064-0/+247
* futility: add "sign" command to resign firmware imagesBill Richardson2014-11-069-52/+658
* futility: Add a test for the resign_firmwarefd.sh scriptBill Richardson2014-11-0613-3/+8137
* futility: the show command can traverse all file typesBill Richardson2014-11-0610-50/+989
* vboot: Notify EC of current boot modeSheng-Liang Song2014-11-064-0/+32
* Remove futility linker script.Alex Deymo2014-11-064-30/+41
* vboot: Add system-level test for LoadKernel()Randall Spangler2014-11-063-1/+217
* vboot_reference: Rename *_SECTOR to *_SECTORSNam T. Nguyen2014-11-067-36/+36
* cleanup: add some easier-to-use FMAP parsing functions.Bill Richardson2014-11-063-41/+53
* futility: add separate check function for VPbublicKeyBill Richardson2014-11-062-25/+33
* Add 'tags' target to MakefileBill Richardson2014-11-061-1/+8
* cleanup: remove ancient tests that haven't been run in yearsBill Richardson2014-11-0616-2379/+3
* Add broadwell PCI ID for platform family lookup tableDuncan Laurie2014-11-061-0/+1
* Development script for testing changes locally.Alex Deymo2014-11-061-0/+59
* vboot: cgpt: Refer to partition entries by entries_lba.Nam T. Nguyen2014-11-069-46/+95
* Fix include quotes.Alex Deymo2014-11-063-8/+9
* keygeneration: Add a script to sanity check versions for a keysetGaurav Shah2014-11-061-0/+87
* vboot2: Move vb2_verify_fw inside of futilityRandall Spangler2014-11-064-23/+17
* futility: Reformat to use kernel coding styleBill Richardson2014-11-0612-3271/+3372
* make_dev_ssd: Allow chromeos-install to run on a modified image.Hung-Te Lin2014-11-061-3/+4
* futility: add --arch=aarch64Benson Leung2014-11-061-1/+2
* futility: add more static/const markingsMike Frysinger2014-11-069-23/+23
* Add GBB flag to disable PD software syncDuncan Laurie2014-11-064-4/+12
* Call software sync a second time for PD, if necessaryRandall Spangler2014-11-062-1/+13
* Update vbutil_what_keys with more sha1sumsBill Richardson2014-11-061-116/+272