summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* Add TPM version checkingRandall Spangler2011-03-171-0/+2
* Add VbSharedData field parsingRandall Spangler2011-03-172-41/+48
* Added TPM_SaveState command.Luigi Semenzato2011-03-162-0/+9
* Allow overlap between "pure" fmap areasChe-Liang Chiou2011-03-161-2/+9
* vboot_reference/dev_debug_vboot: use new flashrom syntaxHung-Te Lin2011-03-161-2/+2
* Revert "Add --kloadaddr option to utilities"Stéphane Marchesin2011-03-152-94/+25
* Add VB test error func/numRandall Spangler2011-03-151-6/+6
* Add function for VDAT processing.Vadim Bendebury2011-03-151-0/+1
* Add check-value support and check /proc/cmdline for cros_nodebugRandall Spangler2011-03-111-5/+39
* Add --kloadaddr option to utilitiesChe-Liang Chiou2011-03-112-25/+94
* Add cros_debug option to crossystemRandall Spangler2011-03-101-0/+1
* This is necessary to pass additional information about whether firmware A or ...Randall Spangler2011-03-092-22/+66
* Support new flashmap layout in dev_debug_vboot.Bill Richardson2011-03-032-7/+34
* Reapply patch from http://codereview.chromium.org/6594092/Randall Spangler2011-03-031-0/+3
* Add crossystem support for nvram_cleared and kern_nvRandall Spangler2011-03-011-1/+2
* Add kern_nv field to crossystemRandall Spangler2011-03-011-0/+1
* Add LoadFirmware() support for NvStorage APIRandall Spangler2011-02-251-2/+0
* Add NV storage fields for firmware flagsRandall Spangler2011-02-251-0/+2
* Print addresses as hexRandall Spangler2011-02-241-4/+5
* Add flashmap base addressRandall Spangler2011-02-241-0/+1
* Add more properties to crossystemRandall Spangler2011-02-231-0/+10
* Add --arch flag to pack mode of vbutil_kernelChe-Liang Chiou2011-02-221-16/+44
* Add support for CHNV settings to crossystem.Randall Spangler2011-02-181-0/+5
* Allow yaml file to specify default compression for imagesBill Richardson2011-02-173-1/+33
* Correctly handle reuse of screens in yaml file.Bill Richardson2011-02-171-1/+2
* Write images to the bmpblock in the order they appear in the yaml.Bill Richardson2011-02-172-5/+8
* Fix tree break due to printf argument type mismatchChe-Liang Chiou2011-02-171-3/+3
* Add load_firmware_test utility programChe-Liang Chiou2011-02-173-47/+292
* Enable LZMA compression in bmpbklk_utility.Tom Wai-Hong Tam2011-02-173-4/+92
* Support dev vs consumer firmware in vboot_referenceRandall Spangler2011-02-141-0/+9
* Enable EFIv1 compression in bmpbklk_utility.Bill Richardson2011-02-148-43/+3027
* Whitelist RLE compression for ARM in bmpblk_utilityTom Wai-Hong Tam2011-02-141-2/+2
* New commandline args are clearer, and prepare for compression.Bill Richardson2011-02-104-62/+223
* Change pack_firmware_image::EntryBlob behaviorChe-Liang Chiou2011-02-101-3/+3
* Test BMP files more thoroughly to be sure they're valid.Bill Richardson2011-02-081-21/+53
* Add test framework for bmpblk_utility.Bill Richardson2011-02-071-2/+2
* Initial version of crossystem.Randall Spangler2011-02-072-1/+183
* Add utility to pad a given hash for PKCS1.5 signaturesGaurav Shah2011-02-073-2/+60
* Slight modification to a previously-LGTM'd CL, to work with ebuild changes.Bill Richardson2011-02-043-0/+670
* Revert for fixing the chromium os build.Satoru Takabayashi2011-01-273-670/+0
* This change define the data structure of bmp block and implements the create ...Tom Wai-Hong Tam2011-01-273-0/+670
* vboot_reference: add creation of GBB blob to gbb_utilityHung-Te Lin2011-01-102-9/+117
* Add firmware image packing toolChe-Liang Chiou2011-01-062-0/+271
* Fix integration bugs (vboot side)Che-Liang Chiou2010-11-091-1/+1
* Use existing dash vs. underscore convention for scripts.Luigi Semenzato2010-11-022-6/+6
* Test the tpm recovery script with a real TPM.Luigi Semenzato2010-11-023-55/+153
* Add a few more commands to help debug verified boot.Bill Richardson2010-11-011-0/+9
* Make dumpRSAPublicKey also accept a public key in PEM formatGaurav Shah2010-11-012-19/+31
* Add option to dev_debug_vboot to clean up after runningBill Richardson2010-10-291-12/+45
* Add support for using external signing application and .pem private key files...Gaurav Shah2010-10-291-15/+95