Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
57c08f6641e4661e459907720f0e416231acc369
57c08f6
add load firmware stub
by Randall Spangler
· 13 years ago
7202eae
Add dummy implementation of LoadFirmware(); currently a wrapper around the old implementation.
by Randall Spangler
· 13 years ago
0e2a83e
Update Watchlists
by Anush Elangovan
· 13 years ago
5173426
Add option to specify a kernel subkey signing key to firmware signing utility.
by Gaurav Shah
· 13 years ago
a319ac9
Added LoadFirmware() API
by Randall Spangler
· 14 years ago
c1a9f4d
Added recovery-mode return code to LoadKernel()
by Randall Spangler
· 14 years ago
e414b08
Move tlcl stub implementation to stub subdir.
by Randall Spangler
· 14 years ago
0a48681
Implement strategy for 64-write limit with unowned TPM.
by Luigi Semenzato
· 14 years ago
77d26e5
Enable attributes to display and set properly.
by Bill Richardson
· 14 years ago
af5ae8e
add inherit review settings for new repo
by Randall Spangler
· 14 years ago
31066a4
Ignore the AlternateLBA field in the GPT headers.
by Bill Richardson
· 14 years ago
08dc5f3
Add 'recovery_key' in Google Binary Block (GBB) utility
by Hung-Te Lin
· 14 years ago
96ee63b
Explicitly list dependency files instead of searching for them.
by Bill Richardson
· 14 years ago
9592919
Add a kernel subkey signing algorithm key and algorithm fields to firmware preamble.
by Gaurav Shah
· 14 years ago
58efd70
Turn off debug printf in LoadKernel()
by Randall Spangler
· 14 years ago
19d1313
fixed VerifyKernelHeader
by Randall Spangler
· 14 years ago
d4f13e3
Remove obsolete VerifyKernelDriver() and associated data structures.
by Gaurav Shah
· 14 years ago
e642198
Add a Makefile target to run all vboot_reference tests.
by Gaurav Shah
· 14 years ago
afdd058
fix int reference to unint64 from http://codereview.chromium.org/2438005
by Colin Chow
· 14 years ago
21ef1a3
Refine gbb_utility for better maintainance
by Hung-Te Lin
· 14 years ago
b8976b6
Remove load_kernel from build
by Randall Spangler
· 14 years ago
40226c0
Put gpt.h back
by Randall Spangler
· 14 years ago
3dcf9dc
Much rearranging of cgptlib. Passes all its (new) unit tests.
by Randall Spangler
· 14 years ago
5374a06
Add cgpt utility to installable binaries.
by Bill Richardson
· 14 years ago
e6cf857
cgpt supports dev and add/delete/modify commands.
by Louis Yung-Chieh Lo
· 14 years ago
67660cd
Add --subkey_in and --subkey_out options to firmware signing utility.
by Gaurav Shah
· 14 years ago
6bcaa10
Change to the new prototype/name for Get/WriteStoredVersions().
by Gaurav Shah
· 14 years ago
f666780
Add --subkey_in option to kernel signing utility.
by Gaurav Shah
· 14 years ago
2a9c66c
Cleanup option parsing for firmware signing utility.
by Gaurav Shah
· 14 years ago
52a8d2d
Add recovery mode protection to new NVRAM locking scheme.
by Luigi Semenzato
· 14 years ago
262668f
Added gbb_utility (tool for Google Binary Block)
by Hung-Te Lin
· 14 years ago
3c6f7a0
Better error messages, allow larger-than-needed input when reading.
by Bill Richardson
· 14 years ago
0ff6fea
Initial LoadKernel() implementation.
by Randall Spangler
· 14 years ago
4052c3e
random cleanup
by Bill Richardson
· 14 years ago
82e0860
need to chmod binaries
by Bill Richardson
· 14 years ago
a9f17aa
VerifyKernelHeader() fills a KernelImage*
by Randall Spangler
· 14 years ago
ded1cec
Add missing TPM constant and fix test code.
by Luigi Semenzato
· 14 years ago
371df8b
Add install target to put utilities into chroot (in /opt/bin/)
by Bill Richardson
· 14 years ago
596b640
New anti-rollback strategy (no TPM NVRAM write cycles for locking).
by Luigi Semenzato
· 14 years ago
b85b06b
Add a --subkey switch to kernel signing utility.
by Gaurav Shah
· 14 years ago
d6ff721
StatefulMem* functions should be library functions.
by Bill Richardson
· 14 years ago
f5db4b8
Modifying the kernel_utility tool to create our magic blob.
by Bill Richardson
· 14 years ago
3003c1d
Moved cgptlib into vboot_firmware Moved cgptlib tests into tests
by Randall Spangler
· 14 years ago
418ad3b
complete 'cgpt show' and refactor for incoming commands.
by Louis Yung-Chieh Lo
· 14 years ago
bcd8f4a
Make kernel signature a part of the kernel preamble.
by Gaurav Shah
· 14 years ago
5fe021b
Rebaseline linktest with new/modified kernel verification API functions.
by Gaurav Shah
· 14 years ago
bf7615b
Change kernel vboot header layout and add support for separate header verification.
by Gaurav Shah
· 14 years ago
0b8f35c
Rearrange vboot_reference directories to isolate external components.
by Bill Richardson
· 14 years ago
a455867
Expose GptData.current_kernel as an output of GptNextKernelEntry()
by Randall Spangler
· 14 years ago
93b09e5
Code cleanup.
by Bill Richardson
· 14 years ago
590d10b
Added struct members for bootloader offset/size.
by Randall Spangler
· 14 years ago
102bfba
Load kernel APIs added (once more, from the correct repo)
by Randall Spangler
· 14 years ago
8eaf239
support 'cgpt repair'
by Louis Yung-Chieh Lo
· 14 years ago
b31ddce
add cgpt framework and attribute support.
by Louis Yung-Chieh Lo
· 14 years ago
0dce41c
rename cgpt files with cgptlib prefix (to avoid conflicts to cgpt utility)
by Louis Yung-Chieh Lo
· 14 years ago
b17db3c
cgpt supports GptNextKernelEntry() and GptUpdateKernelEntry()
by Louis Yung-Chieh Lo
· 14 years ago
49fa8e5
Add more test cases for GptInit() and fixed some bugs
by Louis Yung-Chieh Lo
· 14 years ago
bd52fc7
VBoot Reference: Make kernel_config a 4K byte block, and move it after the verified boot block.
by Gaurav Shah
· 14 years ago
887e3d4
Vboot Reference: Remove dependency on TrouSers by not including tss/tcs.h
by Gaurav Shah
· 14 years ago
2480a18
Vboot Reference: Make kernel signing utility more flexible.
by Gaurav Shah
· 14 years ago
37f6b55
Add helper functions and files for gpt tests.
by Louis Yung-Chieh Lo
· 14 years ago
4bbf21e
A simple test infrastructure -- idea stolen from Gaurav.
by Louis Yung-Chieh Lo
· 14 years ago
e1a25ab
cgptlib stub for verified boot development.
by Louis Yung-Chieh Lo
· 14 years ago
065d360
Fix bug in GetLogicalFirmwareVersion().
by Gaurav Shah
· 14 years ago
0265882
Change VerifyFirmware() to take separate pointers to firmware verification header and firmware data.
by Gaurav Shah
· 14 years ago
65127cc
Add a --vblock option to firmware_utility to only output the verification block.
by Gaurav Shah
· 14 years ago
c768647
Remove big_[firmware|kernel]_tests from the script used in the autotest.
by Gaurav Shah
· 14 years ago
f3dd1a6
VBoot Reference: Output debug information using debug() instead of fprintf().
by Gaurav Shah
· 14 years ago
ef7510f
Updated README
by Gaurav Shah
· 14 years ago
fc70d72
VBoot Reference: Refactoring Part 3
by Gaurav Shah
· 14 years ago
5411c7a
combined patch for:
by Gaurav Shah
· 14 years ago
21c3f7f
Revert "VBoot Reference: Refactor Part 2 - Crypto Libraries"
by David Garcia
· 14 years ago
d46c347
VBoot Reference: Refactor Part 2 - Crypto Libraries
by Gaurav Shah
· 14 years ago
ed9c96a
VBoot Reference: Refactor Pass 1: Split {firmware|kernel}_image
by Gaurav Shah
· 14 years ago
091dfdf
Make image verification test script call big_{firmware|kernel} tests.
by Gaurav Shah
· 14 years ago
7982ed3
Use UINT64_C macros from stdint.h.
by Gaurav Shah
· 14 years ago
d0f3298
Explicitly use the ULL suffix to specify a large constant.
by Gaurav Shah
· 14 years ago
e450be4
Propagate use of uint64_t to more functions that may need to deal with arbitrary length data.
by Gaurav Shah
· 14 years ago
463be3f
VBoot Reference: Fix splicing bugs in Firmware and Kernel verification.
by Gaurav Shah
· 14 years ago
5b730c4
VBoot ReferenceL Add instructions to generate (self-)signed firmware images.
by Gaurav Shah
· 14 years ago
f37ae21
Fix benchmark output label.
by Gaurav Shah
· 14 years ago
a82bf26
VBoot Reference: Add kernel rollback prevention and choosing logic.
by Gaurav Shah
· 14 years ago
3199eed
Move test utility functions to a common place.
by Gaurav Shah
· 14 years ago
7853971
Add another missing header to remove compile time error.
by Gaurav Shah
· 14 years ago
0df0837
Add missing header.
by Gaurav Shah
· 14 years ago
ce0cc30
VBoot Reference: Add version checking to for preventing rollbacks.
by Gaurav Shah
· 14 years ago
1e56693
Fix test return values (otherwise, autotest mistakenly thinks it failed).
by Gaurav Shah
· 14 years ago
1393711
Vboot Reference: Add kernel image verification benchmark.
by Gaurav Shah
· 14 years ago
e268eef
Vboot Reference: Add a firmware verification benchmark.
by Gaurav Shah
· 14 years ago
445925f
Vboot Reference: Spring cleaning of test scripts.
by Gaurav Shah
· 14 years ago
528a2c1
Add --describe flag to {firmware|kernel}_utility.
by Gaurav Shah
· 14 years ago
ccaa90f
Add fuzz testing driver programs for kernel and firmware verification.
by Gaurav Shah
· 14 years ago
4f39386
Add a command line string field to verified boot kernel config image.
by Gaurav Shah
· 14 years ago
259de40
VBoot Reference: Fix many memory leaks.
by Gaurav Shah
· 14 years ago
48ed9b8
Vboot Reference: Initialize local pointers with NULL.
by Gaurav Shah
· 14 years ago
16ca324
Check return value on write() to fix warning.
by Gaurav Shah
· 14 years ago
0a8864f
Enable SHA1 optimizations (faster bit twiddling) and SHA2 optimizations (loop unroll).
by Gaurav Shah
· 14 years ago
456678b
Vboot Reference: Make length types explicitly sized.
by Gaurav Shah
· 14 years ago
a6fb7a6
Include missing header.
by Gaurav Shah
· 14 years ago
cb3d22e
Fix RSA verification test.
by Gaurav Shah
· 14 years ago
Next »