Randall Spangler
|
ad7a75531e
firmware: Remove LoadKernelParams from APIs
|
8 سال پیش |
Randall Spangler
|
e4136dcaa0
vboot: Pass vb2 context and use vboot2 NV routines
|
8 سال پیش |
Randall Spangler
|
f182401b97
vboot: Split partition and vblock verification from LoadKernel()
|
8 سال پیش |
Randall Spangler
|
664096bd1a
vboot: use standard memcmp, memcpy, memset
|
8 سال پیش |
Randall Spangler
|
8f400498c6
utilities: Fix coverity warnings
|
8 سال پیش |
Randall Spangler
|
2afa87360d
vboot: Remove vboot1 init and select-firmware APIs
|
8 سال پیش |
Dan Ehrenberg
|
3f4d8d05ba
vboot: Plumb the two disk sizes and external GPT param through
|
10 سال پیش |
Julius Werner
|
79a9e0e63f
Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through"
|
10 سال پیش |
Dan Ehrenberg
|
5040a945df
vboot: Plumb the two disk sizes and 'gpt on device' param through
|
10 سال پیش |
Simon Glass
|
527ba810ef
Implementation of Region API
|
11 سال پیش |
Yoshiki Iguchi
|
8fa13ad6f7
Revert "Implementation of Region API"
|
11 سال پیش |
Simon Glass
|
1d3c804b6b
Implementation of Region API
|
11 سال پیش |
Gabe Black
|
ac8805e7e9
Get rid of some crufty macros.
|
11 سال پیش |
Che-Liang Chiou
|
916cf1e977
Omit body load address check
|
12 سال پیش |
Randall Spangler
|
57e91f713f
Move VbNvContext setup/teardown to vboot wrapper funcs
|
13 سال پیش |
Randall Spangler
|
dfb0175a5b
Refactor LoadFirmware() and LoadKernel() to return VbError_t
|
13 سال پیش |
Randall Spangler
|
64ca788195
Add support for merged normal+dev firmware
|
13 سال پیش |
Randall Spangler
|
1b1998dff0
Vboot wrapper initial implementation
|
13 سال پیش |
Randall Spangler
|
32a6526d25
Verified boot wrapper - add stub implementations for host
|
13 سال پیش |
Randall Spangler
|
f4ba19d81d
Add VbSharedData field parsing
|
13 سال پیش |
Randall Spangler
|
95c4031ce9
This is necessary to pass additional information about whether firmware A or B is being run. This change also passes the GBB directly into LoadFirmware() and LoadKernel().
|
13 سال پیش |
Randall Spangler
|
640fb51d86
Reapply patch from http://codereview.chromium.org/6594092/
|
13 سال پیش |
Randall Spangler
|
a8e0f94b94
Support dev vs consumer firmware in vboot_reference
|
13 سال پیش |
Bill Richardson
|
4f36ef3360
Changes to allow user-signed kernels to be generated.
|
14 سال پیش |
Bill Richardson
|
5deb67f225
Make LoadKernel() pass back the kernel partition's UniqueGuid.
|
14 سال پیش |
Bill Richardson
|
e272940ec5
Fix load_kernel_test, add check to LoadKernel to detect bad args.
|
14 سال پیش |
Randall Spangler
|
3e1081fb71
Add lots of debugging to TPM library.
|
14 سال پیش |
Mandeep Singh Baines
|
64aec24de8
Make optional flag optional
|
14 سال پیش |
Gaurav Shah
|
2abbc4b6fd
Add an optional flag argument to load_kernel_test.
|
14 سال پیش |
Louis Yung-Chieh Lo
|
783e64e70e
load_kernel_test tests the recovery image now (submit for Bill)
|
14 سال پیش |