summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add TPM version checkingRandall Spangler2011-03-178-35/+76
* Add VbSharedData field parsingRandall Spangler2011-03-178-96/+225
* Perform a full self test before one-time initialization.Luigi Semenzato2011-03-171-0/+9
* Added timing data to VbSharedData.Randall Spangler2011-03-165-9/+53
* Move ContinueSelfTest to a later point to save time.Luigi Semenzato2011-03-163-11/+78
* Bump tlcl_structures.h.Luigi Semenzato2011-03-161-0/+5
* Added TPM_SaveState command.Luigi Semenzato2011-03-164-0/+19
* Fix compiler errors on MSVCRandall Spangler2011-03-163-7/+7
* 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
* Fix LoadKernel() not returning LOAD_KERNEL_RECOVERYRandall Spangler2011-03-151-4/+6
* Add wrapper script for easy signing of firmwareGaurav Shah2011-03-151-0/+47
* Update PCR state with the state of the firmware keyblock flags too.Gaurav Shah2011-03-158-38/+190
* only update tpm if version if not default valueStefan Reinauer2011-03-151-2/+9
* Run TPM timing test to completion instead of stopping at the first error.Luigi Semenzato2011-03-151-5/+13
* LoadFirmware() and LoadKernel() handling for test errorsRandall Spangler2011-03-153-0/+57
* Revert "Add --kloadaddr option to utilities"Stéphane Marchesin2011-03-152-94/+25
* Add VB test error func/numRandall Spangler2011-03-155-6/+52
* Add function for VDAT processing.Vadim Bendebury2011-03-152-0/+135
* Add --leave_firmware_alone flag for BIOS testing purposes.Bill Richardson2011-03-141-0/+8
* Do not modify the input image while signing.Gaurav Shah2011-03-141-33/+61
* Don't modify fv old-style bitmapsNick Sanders2011-03-111-2/+7
* Add check-value support and check /proc/cmdline for cros_nodebugRandall Spangler2011-03-112-6/+42
* Add --kloadaddr option to utilitiesChe-Liang Chiou2011-03-112-25/+94
* Add cros_debug option to crossystemRandall Spangler2011-03-102-4/+51
* This is necessary to pass additional information about whether firmware A or ...Randall Spangler2011-03-0912-71/+278
* Only advance kernel version when the booted partition has a valid key blockRandall Spangler2011-03-0413-14/+14
* Support new flashmap layout in dev_debug_vboot.Bill Richardson2011-03-032-7/+34
* vboot/make_dev_firmware: extract bitmaps from system firmware instead of preb...Hung-Te Lin2011-03-041-6/+40
* Bitmap generator for components filesNick Sanders2011-03-032-1/+87
* Fix missing bracketsRandall Spangler2011-03-031-2/+2
* Reapply patch from http://codereview.chromium.org/6594092/Randall Spangler2011-03-033-85/+143
* Add "File->Save snapshot" menu item to export the displayed screen.Bill Richardson2011-03-033-0/+36
* Fix mistakes in scripts/newbitmaps/READMEBill Richardson2011-03-021-14/+2
* Add support for using separate developer firmware keyblock while signing.Gaurav Shah2011-03-026-47/+132
* Add instructions for modifying the HWID.Bill Richardson2011-03-011-0/+58
* Add crossystem support for nvram_cleared and kern_nvRandall Spangler2011-03-014-26/+26
* Add stuff to support new bitmap format.Bill Richardson2011-03-0184-0/+837
* Add kern_nv field to crossystemRandall Spangler2011-03-012-1/+8
* Add LoadFirmware() support for NvStorage APIRandall Spangler2011-02-254-21/+81
* rename tried_fwb constantsRandall Spangler2011-02-254-9/+9
* Add NV storage fields for firmware flagsRandall Spangler2011-02-255-69/+93
* crossystem uses VbNvStorageRandall Spangler2011-02-251-6/+119
* Print addresses as hexRandall Spangler2011-02-241-4/+5
* Add flashmap base addressRandall Spangler2011-02-242-0/+4
* Add dev firmware key to devkeys.Randall Spangler2011-02-244-0/+4
* Add script to in-place modify a recovery image to ssdGaurav Shah2011-02-232-0/+70
* Add more properties to crossystemRandall Spangler2011-02-232-3/+165
* Move tpm lite API to common include pathRong Chang2011-02-231-0/+0
* VbNvStorage cleanup and commentsRandall Spangler2011-02-226-60/+119