summaryrefslogtreecommitdiff
path: root/tests/vboot_common3_tests.c
Commit message (Expand)AuthorAgeFilesLines
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+1
* Reformat files to kernel styleRandall Spangler2013-01-251-248/+254
* Add more vboot common testsRandall Spangler2013-01-251-0/+12
* Convert common tests from shell scripts to running directlyRandall Spangler2013-01-231-52/+104
* Add support for flags in the firmware preamble.Randall Spangler2011-07-131-7/+16
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-13/+12
* Fix KeyBlockVerify() to take an explicit param for whether to use hash only.Randall Spangler2010-08-171-17/+21
* Added size param to VerifyData()Randall Spangler2010-07-191-27/+27
* Adding --repack and --headeronly options to vbutil_kernelBill Richardson2010-06-301-1/+1
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-241-4/+4
* Remove old firmware verification code, now that firmware build has switched t...Randall Spangler2010-06-161-1/+0
* Clean up of key block functionsRandall Spangler2010-06-111-31/+31
* Utility to pack public key, version, algorithm into a single file in VbPublic...Randall Spangler2010-06-101-5/+8
* Major refactoring of structures, with unit tests. This matches the doc I sen...Randall Spangler2010-06-101-0/+295