Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
e8dfacf141844ec1c2c78ecc98d85b3698bf946c
/
firmware
/
lib
/
include
/
load_kernel_fw.h
527ba81
Implementation of Region API
by Simon Glass
· 9 years ago
stabilize-4636.B
8fa13ad
Revert "Implementation of Region API"
by Yoshiki Iguchi
· 9 years ago
1d3c804
Implementation of Region API
by Simon Glass
· 9 years ago
0c3ba24
Massive refactoring of external header files.
by Bill Richardson
· 9 years ago
[Renamed (98%) from firmware/include/load_kernel_fw.h]
ac8805e
Get rid of some crufty macros.
by Gabe Black
· 9 years ago
a2db67d
Reformat header files to kernel style
by Randall Spangler
· 9 years ago
916cf1e
Omit body load address check
by Che-Liang Chiou
· 10 years ago
57e91f7
Move VbNvContext setup/teardown to vboot wrapper funcs
by Randall Spangler
· 11 years ago
dfb0175
Refactor LoadFirmware() and LoadKernel() to return VbError_t
by Randall Spangler
· 11 years ago
22e7bb2
Refactor TPM calls into vboot wrapper
by Randall Spangler
· 11 years ago
64b2ba4
Revert "Refactor TPM calls into vboot wrapper"
by Elly Jones
· 11 years ago
4bc713d
Refactor TPM calls into vboot wrapper
by Randall Spangler
· 11 years ago
64ca788
Add support for merged normal+dev firmware
by Randall Spangler
· 11 years ago
7adcc60
Vboot wrapper API - crossystem and header files
by Randall Spangler
· 11 years ago
95c4031
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().
by Randall Spangler
· 11 years ago
c324fbf
Only advance kernel version when the booted partition has a valid key block
by Randall Spangler
· 11 years ago
9e162cd
VbNvStorage cleanup and comments
by Randall Spangler
· 11 years ago
a8e0f94
Support dev vs consumer firmware in vboot_reference
by Randall Spangler
· 11 years ago
5deb67f
Make LoadKernel() pass back the kernel partition's UniqueGuid.
by Bill Richardson
· 12 years ago
7a786b7
added reboot return codes to load kernel and firmware
by Randall Spangler
· 12 years ago
620c38c
Remove unused files, and tidy the directory structure of the remaining ones.
by Randall Spangler
· 12 years ago
[Renamed from vboot_firmware/include/load_kernel_fw.h]
f302905
Move all system includes in vboot_firmware to sysincludes.h
by Randall Spangler
· 12 years ago
695cd16
Add load_kernel2_test Add debug messages to LoadKernel2()
by Randall Spangler
· 12 years ago
d183644
Major refactoring of structures, with unit tests. This matches the doc I sent out earlier.
by Randall Spangler
· 12 years ago
c1a9f4d
Added recovery-mode return code to LoadKernel()
by Randall Spangler
· 12 years ago
19d1313
fixed VerifyKernelHeader
by Randall Spangler
· 12 years ago
0ff6fea
Initial LoadKernel() implementation.
by Randall Spangler
· 12 years ago
0b8f35c
Rearrange vboot_reference directories to isolate external components.
by Bill Richardson
· 12 years ago
[Renamed (97%) from fwapi/include/load_kernel_fw.h]
102bfba
Load kernel APIs added (once more, from the correct repo)
by Randall Spangler
· 12 years ago