Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
f27436032668e332b4ed7cc168bbcc2a939ae7b9
/
firmware
/
include
/
vboot_struct.h
80e779d
kernel flags: Add flags field to kernel preamble.
by Furquan Shaikh
· 7 years ago
f1f53b3
vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz image
by Shelley Chen
· 7 years ago
731f8e8
vboot: Support SLOW_EC_UPDATE with OPROM_MATTERS
by Duncan Laurie
· 8 years ago
d11086c
vboot2: add a flag to indicate firmware was selected by vboot2
by Daisuke Nojiri
· 8 years ago
a53a0b0
vboot: use recovery button as dev mode switch confirmation
by Luigi Semenzato
· 8 years ago
stabilize-5339.B
0c3ba24
Massive refactoring of external header files.
by Bill Richardson
· 9 years ago
ac8805e
Get rid of some crufty macros.
by Gabe Black
· 9 years ago
8fd1aaf
Remove dead ECPreamble code
by Randall Spangler
· 9 years ago
a2db67d
Reformat header files to kernel style
by Randall Spangler
· 9 years ago
9dc6217
Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags.
by Bill Richardson
· 10 years ago
f217520
vboot: add flag to indicate that the EC is slow to program
by Bill Richardson
· 10 years ago
da8d32d
Crossystem should return at-boot switch positions from VbSharedData
by Randall Spangler
· 10 years ago
d4faa06
Partial EC software sync implementation
by Randall Spangler
· 10 years ago
88d9375
Ensure that the VGA is enabled/disabled as needed.
by Bill Richardson
· 10 years ago
17b8224
Add bits to request and acknowledge Option ROM loading.
by Bill Richardson
· 10 years ago
ec8df16
Support virtual dev-switch (keyboard-based dev-mode)
by Bill Richardson
· 10 years ago
2448d3b
Create vbutil_ec tool for signing EC firmware.
by Bill Richardson
· 10 years ago
916cf1e
Omit body load address check
by Che-Liang Chiou
· 10 years ago
fa9d778
Dev-mode only boots official kernels by default
by Bill Richardson
· 11 years ago
f02bbb4
Add tests for utility.h and sysincludes.h macros
by Randall Spangler
· 11 years ago
ad03a43
Cleanup and preparation for inside-wrapper TPM refactoring.
by Randall Spangler
· 11 years ago
8bf0d5f
Add vboot support for RO-normal code path.
by Randall Spangler
· 11 years ago
a712e01
Add support for flags in the firmware preamble.
by Randall Spangler
· 11 years ago
9619112
Vboot wrapper - add recovery reason, refactor timing
by Randall Spangler
· 11 years ago
1b1998d
Vboot wrapper initial implementation
by Randall Spangler
· 11 years ago
7adcc60
Vboot wrapper API - crossystem and header files
by Randall Spangler
· 11 years ago
7141571
Print LoadKernel() debug data from VbSharedData
by Randall Spangler
· 11 years ago
17c7126
Add VbSharedData debug output to LoadKernel()
by Randall Spangler
· 11 years ago
5ac39bf
Add TPM version checking
by Randall Spangler
· 11 years ago
f4ba19d
Add VbSharedData field parsing
by Randall Spangler
· 11 years ago
ad6824b
Added timing data to VbSharedData.
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
f7bdfbb
Expose vboot_struct.h to u-boot
by Che-Liang Chiou
· 11 years ago
[Renamed from firmware/lib/include/vboot_struct.h]
3ecaf77
Make vboot_reference build in MSVC command line environment.
by vbendeb
· 12 years ago
b9d60a5
Even more integration fixes.
by Randall Spangler
· 12 years ago
81d0996
Assorted integration fixes.
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/lib/include/vboot_struct.h]
f302905
Move all system includes in vboot_firmware to sysincludes.h
by Randall Spangler
· 12 years ago
e995895
Explicitly pack vboot_struct structures, since they're going on disk.
by Randall Spangler
· 12 years ago
d55c645
Utility to pack public key, version, algorithm into a single file in VbPublicKey format
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