Bill Richardson
|
0c3ba249ab
Massive refactoring of external header files.
|
11 years ago |
Gabe Black
|
ac8805e7e9
Get rid of some crufty macros.
|
11 years ago |
Randall Spangler
|
7993f257af
Reformat to kernel style
|
12 years ago |
Randall Spangler
|
49cb0d3471
Add kernel tests
|
12 years ago |
Bill Richardson
|
640b1c4207
Add more recovery_reason codes
|
12 years ago |
Stefan Reinauer
|
b7b865cfee
Support alternative GPT header signature
|
12 years ago |
Taylor Hutt
|
59576e11e5
twostop: Skip kernel verification when built for U-Boot sandbox
|
12 years ago |
Vadim Bendebury
|
b321dbb6bc
Get kernel size/load address from vboot headers
|
12 years ago |
Randall Spangler
|
c0e3742996
Remove unused test fields from VbNvStorage
|
12 years ago |
Che-Liang Chiou
|
916cf1e977
Omit body load address check
|
12 years ago |
Bill Richardson
|
7272a69511
Dev-mode allows booting self-signed kernels by default.
|
13 years ago |
Bill Richardson
|
fa9d7782e8
Dev-mode only boots official kernels by default
|
13 years ago |
Stefan Reinauer
|
89c1a3b3ef
Fix potential NULL pointer dereference in vboot_kernel.c
|
13 years ago |
Randall Spangler
|
57e91f713f
Move VbNvContext setup/teardown to vboot wrapper funcs
|
13 years ago |
Vadim Bendebury
|
68626a6d1b
Fix vboot_reference-firmware compilation error when building for coreboot.
|
13 years ago |
Randall Spangler
|
dfb0175a5b
Refactor LoadFirmware() and LoadKernel() to return VbError_t
|
13 years ago |
Randall Spangler
|
22e7bb2b8e
Refactor TPM calls into vboot wrapper
|
13 years ago |
Elly Jones
|
64b2ba41cc
Revert "Refactor TPM calls into vboot wrapper"
|
13 years ago |
Randall Spangler
|
4bc713d0df
Refactor TPM calls into vboot wrapper
|
13 years ago |
Randall Spangler
|
64ca788195
Add support for merged normal+dev firmware
|
13 years ago |
Randall Spangler
|
9619112a57
Vboot wrapper - add recovery reason, refactor timing
|
13 years ago |
Randall Spangler
|
1b1998dff0
Vboot wrapper initial implementation
|
13 years ago |
Randall Spangler
|
e49e8af65f
Port vboot_reference to use new wrapper API utility functions
|
13 years ago |
Randall Spangler
|
cfd841d3c2
Revert "Verified boot wrapper - replace utility functions"
|
13 years ago |
Randall Spangler
|
f8c6549159
Verified boot wrapper - replace utility functions
|
13 years ago |
mukesh agrawal
|
a7b9481f34
Revert "Verified boot wrapper - replace utility functions"
|
13 years ago |
Randall Spangler
|
bd81b3a7d3
Verified boot wrapper - replace utility functions
|
13 years ago |
Randall Spangler
|
c90e7e8cd9
Fix indentation; no code change.
|
13 years ago |
Randall Spangler
|
700fc49a7e
Do not advance kernel version in TPM if we are in firmware B trying a new firmware
|
13 years ago |
Randall Spangler
|
cabe6b3514
Use VbSharedData instead of VbNvStorage for fwb_tries and kernkey_vfy
|
14 years ago |