Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
d4f13e3580592d74b3e154da62c5363e891277b0
/
utility
/
Makefile
b8976b6
Remove load_kernel from build
by Randall Spangler
· 13 years ago
3dcf9dc
Much rearranging of cgptlib. Passes all its (new) unit tests.
by Randall Spangler
· 13 years ago
5374a06
Add cgpt utility to installable binaries.
by Bill Richardson
· 13 years ago
f666780
Add --subkey_in option to kernel signing utility.
by Gaurav Shah
· 13 years ago
262668f
Added gbb_utility (tool for Google Binary Block)
by Hung-Te Lin
· 13 years ago
82e0860
need to chmod binaries
by Bill Richardson
· 13 years ago
371df8b
Add install target to put utilities into chroot (in /opt/bin/)
by Bill Richardson
· 13 years ago
3003c1d
Moved cgptlib into vboot_firmware Moved cgptlib tests into tests
by Randall Spangler
· 13 years ago
0b8f35c
Rearrange vboot_reference directories to isolate external components.
by Bill Richardson
· 13 years ago
b31ddce
add cgpt framework and attribute support.
by Louis Yung-Chieh Lo
· 13 years ago
fc70d72
VBoot Reference: Refactoring Part 3
by Gaurav Shah
· 13 years ago
[Renamed (62%) from utils/Makefile]
ed9c96a
VBoot Reference: Refactor Pass 1: Split {firmware|kernel}_image
by Gaurav Shah
· 13 years ago
ce0cc30
VBoot Reference: Add version checking to for preventing rollbacks.
by Gaurav Shah
· 13 years ago
456678b
Vboot Reference: Make length types explicitly sized.
by Gaurav Shah
· 13 years ago
cb3d22e
Fix RSA verification test.
by Gaurav Shah
· 13 years ago
80d129b
Vboot Reference: Kernel Boot signing utility.
by Gaurav Shah
· 13 years ago
f5564fa
Vboot Reference: Refactor Code.
by Gaurav Shah
· 13 years ago
f67bcaa
Vboot Reference: Add functions to verify signed kernel images.
by Gaurav Shah
· 13 years ago
3d4cb84
use uint16_max.
by Gaurav Shah
· 13 years ago
23a2f3a
Vboot reference: A basic user-land verified boot firmware signing and verification utility.
by Gaurav Shah
· 13 years ago
08df9b8
Vboot Reference: Add the "real" reference firmware verification function (VerifyFirmware).
by Gaurav Shah
· 13 years ago
7ca31f3
Vboot Reference: Misc style fixes to Makefile and fix testing script.
by Gaurav Shah
· 13 years ago
431b988
Data structure and interface for manipulating and handing firmware images for verified boot.
by Gaurav Shah
· 13 years ago
1f81a6f
Refactor code from test/ to utils/ since they are not just used by tests.
by Gaurav Shah
· 13 years ago
d067712
Add a StatefulMemcpy which can be used to safely and iteratively copy blocks of memory.
by Gaurav Shah
· 13 years ago
322536d
RSA signature verification and SHA-1/256/512 reference implementation for verified boot.
by Gaurav Shah
· 13 years ago