summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* Add TPM version checkingRandall Spangler2011-03-176-33/+61
* Add VbSharedData field parsingRandall Spangler2011-03-175-15/+85
* 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-162-0/+10
* Fix compiler errors on MSVCRandall Spangler2011-03-163-7/+7
* Fix LoadKernel() not returning LOAD_KERNEL_RECOVERYRandall Spangler2011-03-151-4/+6
* 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
* LoadFirmware() and LoadKernel() handling for test errorsRandall Spangler2011-03-153-0/+57
* Add VB test error func/numRandall Spangler2011-03-152-0/+36
* This is necessary to pass additional information about whether firmware A or ...Randall Spangler2011-03-0910-49/+212
* Only advance kernel version when the booted partition has a valid key blockRandall Spangler2011-03-0413-14/+14
* Fix missing bracketsRandall Spangler2011-03-031-2/+2
* Reapply patch from http://codereview.chromium.org/6594092/Randall Spangler2011-03-032-85/+140
* Add crossystem support for nvram_cleared and kern_nvRandall Spangler2011-03-012-16/+18
* Add LoadFirmware() support for NvStorage APIRandall Spangler2011-02-253-19/+81
* rename tried_fwb constantsRandall Spangler2011-02-252-7/+7
* Add NV storage fields for firmware flagsRandall Spangler2011-02-252-6/+41
* Move tpm lite API to common include pathRong Chang2011-02-231-0/+0
* VbNvStorage cleanup and commentsRandall Spangler2011-02-225-22/+117
* Add NV storage API to vboot referenceRandall Spangler2011-02-173-1/+261
* Enable LZMA compression in bmpbklk_utility.Tom Wai-Hong Tam2011-02-171-1/+1
* Support dev vs consumer firmware in vboot_referenceRandall Spangler2011-02-144-7/+38
* New commandline args are clearer, and prepare for compression.Bill Richardson2011-02-101-1/+2
* Add missing pragma for MSVC.Bill Richardson2011-02-091-0/+2
* Remove version.cRandall Spangler2011-02-072-22/+2
* Initial version of crossystem.Randall Spangler2011-02-071-0/+8
* Add utility to pad a given hash for PKCS1.5 signaturesGaurav Shah2011-02-071-1/+1
* Slight modification to a previously-LGTM'd CL, to work with ebuild changes.Bill Richardson2011-02-042-1/+124
* Revert for fixing the chromium os build.Satoru Takabayashi2011-01-271-122/+0
* This change define the data structure of bmp block and implements the create ...Tom Wai-Hong Tam2011-01-271-0/+122
* Expose vboot_struct.h to u-bootChe-Liang Chiou2011-01-121-0/+0
* vboot TPM stub functions return error codesChe-Liang Chiou2010-12-166-20/+27
* Fix PRIu64 definition to llu.Tom Wai-Hong Tam2010-12-092-2/+2
* Fix PRIu64 in biosincludes.hChe-Liang Chiou2010-12-072-2/+2
* Add firmware build mode to MakefilesChe-Liang Chiou2010-11-303-3/+57
* Add 'prioritize' command to cgpt tool.Bill Richardson2010-11-293-10/+1
* Port over ContinueSelfTest() fix from firmwareRandall Spangler2010-11-232-10/+3
* Fixing the bug of CGPT when primary entry table is invalid.Louis Yung-Chieh Lo2010-11-181-0/+4
* Include gen_fuzz_test_cases when execting tests.vbendeb2010-11-101-1/+1
* Fix integration bugs (vboot side)Che-Liang Chiou2010-11-094-24/+46
* Modify dev_debug_vboot for better usefulnessBill Richardson2010-10-251-1/+1
* Change PCR extend call to capture the state of both recovery and dev modesGaurav Shah2010-10-212-11/+29
* This enables a normal recovery mode image to fix problems with the TPM.Randall Spangler2010-10-182-11/+7
* Add profile macro callsRandall Spangler2010-10-183-1/+25
* Add maximum length constant for HWID, so it can be used by other utilities/fi...Randall Spangler2010-10-181-0/+3
* Yet another change to the scary boot screen wording.Bill Richardson2010-10-071-1/+1