summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* Fix SafeMemcmp by removing any potential data-dependent branches.Gaurav Shah2010-07-162-7/+11
* Add tpm lite to vboot referenceRandall Spangler2010-07-1414-79/+708
* Replace TlclDefineSpace with SafeDefineSpace for extra paranoia.Luigi Semenzato2010-07-082-7/+22
* added reboot return codes to load kernel and firmwareRandall Spangler2010-07-087-17/+41
* This test sets the TPM to a each of a large amount of "interesting" initial s...Luigi Semenzato2010-07-088-17/+50
* vbutil_firmware uses .vbprivkRandall Spangler2010-07-021-1/+1
* Never set bGlobalLock in recovery/dev mode. Don't try to fix bad kernel space.Luigi Semenzato2010-07-022-26/+29
* Switch to using .vbprivk for signing everything now.Bill Richardson2010-07-011-1/+1
* Make sure advertised signature data size is sane.Gaurav Shah2010-06-302-2/+14
* TBR: wfricharRandall Spangler2010-06-292-5/+5
* Add a script to generate test vboot-format public keys.Gaurav Shah2010-06-291-1/+1
* New rollback_index API.Luigi Semenzato2010-06-285-173/+91
* Keep temp files in the output directory.vbendeb2010-06-242-7/+8
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-2414-29/+66
* Ignore TPM return codes in recovery modeRandall Spangler2010-06-243-18/+21
* Automated version generation for vboot firmware.Luigi Semenzato2010-06-242-2/+13
* Add boot flags to LoadFirmware(), for TPM initRandall Spangler2010-06-232-2/+7
* Add VBDEBUG macro for debug output.Randall Spangler2010-06-237-94/+100
* fix passing key out of LoadFirmwareRandall Spangler2010-06-231-2/+5
* Refactor rollback interface for LoadKernel(), LoadFirmware().Randall Spangler2010-06-235-44/+114
* move biosincludesRandall Spangler2010-06-231-0/+0
* Even more integration fixes.Randall Spangler2010-06-235-22/+54
* Assorted integration fixes.Randall Spangler2010-06-235-4/+48
* As mentioned, I discovered ForceClear doesn't really require any reboots. Th...Luigi Semenzato2010-06-221-29/+37
* More cleanup of MSVC errorsRandall Spangler2010-06-215-6/+7
* Fixes to compiler warnings in MSVCRandall Spangler2010-06-2113-61/+91
* Reduce attributes size to comply with msc limitations.vbendeb2010-06-214-21/+28
* Include BIOS specific definitions when required.vbendeb2010-06-212-0/+19
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-1743-0/+5409