summaryrefslogtreecommitdiff
path: root/utility/load_kernel_test.c
Commit message (Expand)AuthorAgeFilesLines
* Implementation of Region APIstabilize-4636.BSimon Glass2013-08-301-1/+4
* Revert "Implementation of Region API"Yoshiki Iguchi2013-08-291-4/+1
* Implementation of Region APISimon Glass2013-08-281-1/+4
* Get rid of some crufty macros.Gabe Black2013-03-191-3/+4
* Omit body load address checkChe-Liang Chiou2012-04-241-4/+0
* Move VbNvContext setup/teardown to vboot wrapper funcsRandall Spangler2011-07-261-0/+1
* Refactor LoadFirmware() and LoadKernel() to return VbError_tRandall Spangler2011-07-261-3/+4
* Add support for merged normal+dev firmwareRandall Spangler2011-07-111-9/+0
* Vboot wrapper initial implementationRandall Spangler2011-07-081-7/+8
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-10/+8
* Add VbSharedData field parsingRandall Spangler2011-03-171-2/+2
* This is necessary to pass additional information about whether firmware A or ...Randall Spangler2011-03-091-4/+50
* Reapply patch from http://codereview.chromium.org/6594092/Randall Spangler2011-03-031-0/+3
* Support dev vs consumer firmware in vboot_referenceRandall Spangler2011-02-141-0/+9
* Changes to allow user-signed kernels to be generated.Bill Richardson2010-08-091-18/+57
* Make LoadKernel() pass back the kernel partition's UniqueGuid.Bill Richardson2010-07-231-0/+19
* Fix load_kernel_test, add check to LoadKernel to detect bad args.Bill Richardson2010-07-221-0/+1
* Add lots of debugging to TPM library.Randall Spangler2010-07-191-1/+1
* Make optional flag optionalMandeep Singh Baines2010-07-091-1/+1
* Add an optional flag argument to load_kernel_test.Gaurav Shah2010-07-091-5/+8
* load_kernel_test tests the recovery image now (submit for Bill)Louis Yung-Chieh Lo2010-07-051-2/+2
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-241-6/+0
* Move old vkernel code out of vboot_firmware.Randall Spangler2010-06-161-2/+5
* fix typos in load_kernel_testRandall Spangler2010-06-141-1/+2
* Utility to pack public key, version, algorithm into a single file in VbPublic...Randall Spangler2010-06-101-17/+5
* Major refactoring of structures, with unit tests. This matches the doc I sen...Randall Spangler2010-06-101-1/+1
* fixed VerifyKernelHeaderRandall Spangler2010-06-031-12/+40
* fix int reference to unint64 from http://codereview.chromium.org/2438005Colin Chow2010-06-021-5/+5
* Much rearranging of cgptlib. Passes all its (new) unit tests.Randall Spangler2010-06-021-0/+125