summaryrefslogtreecommitdiff
path: root/firmware/stub
Commit message (Expand)AuthorAgeFilesLines
* Fix audio loop for long-delay keyboard reads.Bill Richardson2012-01-191-2/+19
* Add a few comments and warnings when building incorrectlySimon Glass2011-11-141-0/+4
* Move Memset from vboot_reference to vbexport/u-bootStefan Reinauer2011-11-021-0/+6
* VbExBeep() now returns VbError_t instead of voidBill Richardson2011-09-231-1/+2
* Decompress images in vboot wrapper, not in BIOS.Bill Richardson2011-08-171-2/+8
* Vboot wrapper initial implementationRandall Spangler2011-07-083-163/+15
* Port vboot_reference to use new wrapper API utility functionsRandall Spangler2011-07-083-49/+14
* Revert "Verified boot wrapper - replace utility functions"Randall Spangler2011-07-013-14/+49
* Verified boot wrapper - replace utility functionsRandall Spangler2011-07-013-49/+14
* Revert "Verified boot wrapper - replace utility functions"mukesh agrawal2011-06-273-14/+49
* Verified boot wrapper - replace utility functionsRandall Spangler2011-06-273-49/+14
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-272-0/+165
* Produce better error message when TPM device cannot be opened.Luigi Semenzato2011-06-241-3/+1
* Address compiler warnings (errors) for gcc-4.6Bill Richardson2011-05-091-0/+4
* Fix vboot_reference-firmware linking errorGaurav Shah2011-04-041-0/+1
* Add VbSharedData field parsingRandall Spangler2011-03-171-2/+2
* Added timing data to VbSharedData.Randall Spangler2011-03-161-1/+12
* This is necessary to pass additional information about whether firmware A or ...Randall Spangler2011-03-091-7/+9
* Add LoadFirmware() support for NvStorage APIRandall Spangler2011-02-251-0/+13
* Support dev vs consumer firmware in vboot_referenceRandall Spangler2011-02-141-0/+3
* vboot TPM stub functions return error codesChe-Liang Chiou2010-12-161-8/+15
* Fix PRIu64 definition to llu.Tom Wai-Hong Tam2010-12-091-1/+1
* Fix PRIu64 in biosincludes.hChe-Liang Chiou2010-12-071-1/+1
* Fix test suite deficiencies.vbendeb2010-09-291-1/+1
* TBR: reviewed in person with semenzatoRandall Spangler2010-09-022-28/+0
* Make TPM datagrams const, since they cannot be modified in the RO firmware.Luigi Semenzato2010-08-311-2/+2
* Added new commands and reactivated full rebuild after fixing for ARM ebuild.Luigi Semenzato2010-08-252-9/+6
* Make sure that our version of certain utility function implementations gets u...Gaurav Shah2010-08-201-24/+0
* Pay attention to TPM communication errorsRandall Spangler2010-08-051-2/+4
* Allow passing TPM device path in the environment.Luigi Semenzato2010-08-041-2/+10
* Various bug fixes to tpm_lite. Some changes to the test suite.Luigi Semenzato2010-08-041-1/+1
* Add lots of debugging to TPM library.Randall Spangler2010-07-191-2/+2
* Fix SafeMemcmp by removing any potential data-dependent branches.Gaurav Shah2010-07-161-6/+10
* Add tpm lite to vboot referenceRandall Spangler2010-07-144-44/+211
* This test sets the TPM to a each of a large amount of "interesting" initial s...Luigi Semenzato2010-07-081-0/+3
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-245-5/+36
* move biosincludesRandall Spangler2010-06-231-0/+0
* Include BIOS specific definitions when required.vbendeb2010-06-211-0/+14
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-174-0/+231