summaryrefslogtreecommitdiff
path: root/vkernel
Commit message (Expand)AuthorAgeFilesLines
* Rework the vboot_reference make system.vbendeb2010-06-141-8/+5
* Added vbutil_kernel.Randall Spangler2010-06-112-50/+1
* Remove obsolete VerifyKernelDriver() and associated data structures.Gaurav Shah2010-06-032-33/+26
* Add --subkey_in and --subkey_out options to firmware signing utility.Gaurav Shah2010-05-291-1/+5
* Add --subkey_in option to kernel signing utility.Gaurav Shah2010-05-281-2/+0
* Better error messages, allow larger-than-needed input when reading.Bill Richardson2010-05-281-1/+1
* random cleanupBill Richardson2010-05-271-7/+12
* Add a --subkey switch to kernel signing utility.Gaurav Shah2010-05-272-3/+28
* StatefulMem* functions should be library functions.Bill Richardson2010-05-272-1/+2
* Modifying the kernel_utility tool to create our magic blob.Bill Richardson2010-05-273-27/+272
* Make kernel signature a part of the kernel preamble.Gaurav Shah2010-05-261-45/+42
* Change kernel vboot header layout and add support for separate header verific...Gaurav Shah2010-05-261-65/+78
* Rearrange vboot_reference directories to isolate external components.Bill Richardson2010-05-263-623/+2
* Added struct members for bootloader offset/size.Randall Spangler2010-05-241-0/+3
* VBoot Reference: Make kernel_config a 4K byte block, and move it after the ve...Gaurav Shah2010-04-293-124/+166
* Vboot Reference: Make kernel signing utility more flexible.Gaurav Shah2010-04-262-9/+21
* VBoot Reference: Refactoring Part 3Gaurav Shah2010-03-315-0/+1224