summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot_kernel: Validate GPT header before usingfirmware-lulu-6301.136.Bfirmware-gandof-6301.155.Bfirmware-buddy-6301.202.Bfirmware-auron-6301.BDuncan Laurie2015-04-302-20/+182
* vboot: Add GBB flag to disable shutdown when lid is closedfirmware-yuna-6301.59.Bfirmware-tidus-6301.109.Bfirmware-rikku-6301.110.Bfirmware-paine-6301.58.Bfirmware-guado-6301.108.BDuncan Laurie2014-12-181-0/+2
* vboot: Handle GBB_FLAG_DISABLE_LID_SHUTDOWNShawn Nematbakhsh2014-12-182-7/+35
* vboot2: Fix potential null pointer dereferenceRandall Spangler2014-09-241-1/+2
* futility: Improve help messagesstabilize-6297.BBill Richardson2014-09-2420-424/+480
* Re-add dumpRSAPublicKey utilityDuncan Laurie2014-09-201-1/+1
* cleanup: DESTDIR refers to the install root, not the bin/Bill Richardson2014-09-173-8/+8
* cleanup: remove a couple of unused functions and filesfactory-storm-6269.BBill Richardson2014-09-126-1002/+80
* futility: stop using the symlink names in utility scriptsBill Richardson2014-09-1213-65/+76
* futility: make resign_firmwarefd.sh simply invoke futilityBill Richardson2014-09-124-213/+34
* futility: slight tweak to the logging implementationBill Richardson2014-09-122-25/+61
* futility: preserve preamble flags when resigning BIOS imagesBill Richardson2014-09-123-13/+54
* futility: Wipe GBB data before writing new values.Hung-Te Lin2014-09-121-0/+6
* Remove unused include path.Alex Deymo2014-09-051-2/+0
* futility: sign command works on unsigned imagesBill Richardson2014-09-053-4/+58
* futility: add load_fmap command, useful for testsBill Richardson2014-09-054-0/+247
* futility: add "sign" command to resign firmware imagesBill Richardson2014-09-059-52/+658
* futility: Add a test for the resign_firmwarefd.sh scriptBill Richardson2014-09-0513-3/+8137
* futility: the show command can traverse all file typesBill Richardson2014-09-0310-50/+989
* vboot: Notify EC of current boot modeSheng-Liang Song2014-09-034-0/+32
* Remove futility linker script.Alex Deymo2014-09-024-30/+41
* vboot: Add system-level test for LoadKernel()Randall Spangler2014-08-293-1/+217
* vboot_reference: Rename *_SECTOR to *_SECTORSNam T. Nguyen2014-08-297-36/+36
* cleanup: add some easier-to-use FMAP parsing functions.Bill Richardson2014-08-293-41/+53
* futility: add separate check function for VPbublicKeyBill Richardson2014-08-292-25/+33
* Add 'tags' target to MakefileBill Richardson2014-08-291-1/+8
* cleanup: remove ancient tests that haven't been run in yearsBill Richardson2014-08-2916-2379/+3
* Add broadwell PCI ID for platform family lookup tableDuncan Laurie2014-08-291-0/+1
* Development script for testing changes locally.Alex Deymo2014-08-281-0/+59
* vboot: cgpt: Refer to partition entries by entries_lba.Nam T. Nguyen2014-08-289-46/+95
* Fix include quotes.Alex Deymo2014-08-263-8/+9
* keygeneration: Add a script to sanity check versions for a keysetGaurav Shah2014-08-261-0/+87
* vboot2: Move vb2_verify_fw inside of futilityRandall Spangler2014-08-254-23/+17
* futility: Reformat to use kernel coding styleBill Richardson2014-08-2512-3271/+3372
* make_dev_ssd: Allow chromeos-install to run on a modified image.Hung-Te Lin2014-08-251-3/+4
* futility: add --arch=aarch64Benson Leung2014-08-231-1/+2
* futility: add more static/const markingsMike Frysinger2014-08-209-23/+23
* Add GBB flag to disable PD software syncstabilize-6146.Brelease-R38-6158.BDuncan Laurie2014-08-124-4/+12
* Call software sync a second time for PD, if necessaryRandall Spangler2014-08-012-1/+13
* Update vbutil_what_keys with more sha1sumsBill Richardson2014-08-011-116/+272
* futility: Add remaining vboot binary utilitiesBill Richardson2014-07-3117-289/+1010
* crossystem: Add PCH-LP GPIO typeDuncan Laurie2014-07-301-0/+1
* Change VbExEc functions to take a devidx parameterstabilize-6092.Bstabilize-6082.BRandall Spangler2014-07-197-51/+57
* futility: deprecate eficompress and efidecompressBill Richardson2014-07-184-8/+78
* resign_firmwarefd: Correct output file name for VBLOCK B.Hung-Te Lin2014-07-171-1/+1
* futility: add vbutil_keyblock into the built-in featuresBill Richardson2014-07-173-5/+8
* futility: add vbutil_key into the built-in featuresBill Richardson2014-07-173-7/+13
* Install and use futility when running testsBill Richardson2014-07-1712-44/+47
* Slight tweak to MakefileBill Richardson2014-07-171-28/+7
* Avoid coredumps if the FMAP is wrong.Bill Richardson2014-07-172-12/+18