Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
refs/heads/0.12.433.B
/
firmware
/
include
/
load_kernel_fw.h
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