summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add NVRAM size limit to nano-emulator and add test to recover from NVRAM hog ...Luigi Semenzato2010-10-282-11/+56
* Add resume command to tpmc.Luigi Semenzato2010-10-271-0/+1
* vbutil_kernel: support exporting a keyblock file during verifyWill Drewry2010-10-261-2/+19
* Modify dev_debug_vboot for better usefulnessBill Richardson2010-10-251-54/+107
* Script to diagnose and fix TPM problems in recovery mode.Luigi Semenzato2010-10-252-0/+537
* Recommit a change that got accidently uncommitted.Bill Richardson2010-10-251-12/+3
* Consider zero a valid kernel version.vbendeb2010-10-211-4/+4
* Handle short read error correctly in vbutil_kernel.cBill Richardson2010-10-141-3/+18
* Address some security concerns in the cgpt tool.Bill Richardson2010-10-121-3/+12
* Allow --repack option to change kernel version number.vbendeb2010-10-061-4/+9
* Display keyblock information, even if not checking the signature.Bill Richardson2010-10-051-12/+3
* Add a script that measures DAD behavior (Dictionary Attack Defense)Luigi Semenzato2010-09-301-0/+47