Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
d75eb7f77a3a7449e2577523a8a648ff0f3ccad2
/
host
/
lib
7b50512
vboot: allow firmware to signal a wipeout request
by Vadim Bendebury
· 9 years ago
3855e2e
futility: show sha1sums for private keys too
by Bill Richardson
· 9 years ago
4e4c196
futility: Add create command to make keypairs from RSA files
by Bill Richardson
· 9 years ago
317bb49
vboot2: add library function for extracting vmlinuz from kernel part
by Zach Reizner
· 9 years ago
80e779d
kernel flags: Add flags field to kernel preamble.
by Furquan Shaikh
· 9 years ago
7ccd9ce
futility: handle truncated BIOS images without segfault
by Bill Richardson
· 9 years ago
f1f53b3
vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz image
by Shelley Chen
· 9 years ago
75efe87
futility: Change find_fmap() to search larger alignments first
by Julius Werner
· 9 years ago
a5b69b0
vboot2: Move files which use new vboot 2.1 structs to their own directories
by Randall Spangler
· 9 years ago
45562fb
vboot2: Use calloc() in host lib and unit tests
by Randall Spangler
· 9 years ago
42a8500
vboot2: Add host lib function to create a vb2-style firmware preamble
by Randall Spangler
· 9 years ago
9328bbf
vboot2: Add host lib function to create a vb2-style keyblock
by Randall Spangler
· 9 years ago
fc73f08
vboot2: Use new hostlib functions in unit tests
by Randall Spangler
· 9 years ago
c644a8c
vboot2: Add host library functions for signing to new struct format
by Randall Spangler
· 9 years ago
fb9a216
vboot2: Add host lib support for bare hash keys
by Randall Spangler
· 9 years ago
59c2920
vboot2: Add host library functions to read/write new-format key objects
by Randall Spangler
· 9 years ago
02e11b3
vboot2: Add host library functions to read/write files and objects
by Randall Spangler
· 9 years ago
38201fe
crossystem: cache vbnv contents to avoid lengthy reads
by Vadim Bendebury
· 9 years ago
d241fff
crossystem: Change ReadFileInt to take an unsigned int pointer
by Duncan Laurie
· 9 years ago
782300d
vboot2: Add previously tried slot and result to NV storage
by Randall Spangler
· 9 years ago
bc3f0b7
cleanup: remove a couple of unused functions and files
by Bill Richardson
· 9 years ago
factory-storm-6269.B
cf6e78d
futility: the show command can traverse all file types
by Bill Richardson
· 9 years ago
c0777be
cleanup: add some easier-to-use FMAP parsing functions.
by Bill Richardson
· 9 years ago
f16ed87
futility: add separate check function for VPbublicKey
by Bill Richardson
· 9 years ago
7829902
Split libvboot_host.a into external and local libraries.
by Bill Richardson
· 9 years ago
9e1da78
Add nvstorage / crossystem support for new vboot2 fields
by Randall Spangler
· 9 years ago
d11086c
vboot2: add a flag to indicate firmware was selected by vboot2
by Daisuke Nojiri
· 9 years ago
b64f097
Use the TPM to back up some of the nvram fields
by Bill Richardson
· 9 years ago
850b74f
Add an nvram flag to block the use of dev mode
by Bill Richardson
· 9 years ago
firmware-mccloud-5827.B
firmware-tricky-5829.B
release-R36-5841.B
stabilize-5828.0.B
stabilize-5841.76.B
stabilize-5841.83.B
stabilize-gnawty-5841.84.B
stabilize-swanky-5841.55.B
a3d70a3
Make crossystem.h more polite and more useful.
by J. Richard Barnette
· 10 years ago
factory-panther-4920.23.B
firmware-bolt_kirby-4979.B
release-R32-4920.B
stabilize-4920.6.B
stabilize-5062.B
stabilize-R33-4982.B
test-4824.B
test-4980.B
92cbd5d
Add a "debug_build" query to crossystem.
by J. Richard Barnette
· 10 years ago
2500185
Add memory leak checking
by Simon Glass
· 10 years ago
3401fdc
Correct some minor compiler warnings
by Simon Glass
· 10 years ago
556ec4f
dump_fmap: Find correct FMAP structure by checking version.
by Hung-Te Lin
· 10 years ago
0c3ba24
Massive refactoring of external header files.
by Bill Richardson
· 11 years ago
64ee153
crossystem: Fix cros_debug detection on non-chrome systems.
by Hung-Te Lin
· 11 years ago
release-R27-3912.B
stabilize-3912.79.B
toolchainA
8fd1aaf
Remove dead ECPreamble code
by Randall Spangler
· 11 years ago
699ebf3
Add recovery_subcode field to nvstorage and crossystem
by Bill Richardson
· 11 years ago
a2326ee
Add CTRL-L in dev screen to support a "legacy boot option"
by Stefan Reinauer
· 11 years ago
9dc6217
Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags.
by Bill Richardson
· 11 years ago
89286bc
Fix reporting TPM kernel version and firmware version on ZGB
by Randall Spangler
· 11 years ago
29e8807
Add clear TPM owner request
by Randall Spangler
· 11 years ago
da8d32d
Crossystem should return at-boot switch positions from VbSharedData
by Randall Spangler
· 11 years ago
d808a43
crossystem: Add the ddr_type field on crossystem for querying DDR RAM type
by Tom Wai-Hong Tam
· 11 years ago
17b8224
Add bits to request and acknowledge Option ROM loading.
by Bill Richardson
· 11 years ago
c0e3742
Remove unused test fields from VbNvStorage
by Randall Spangler
· 11 years ago
35d0733
Add DISABLE_DEV_REQUEST flag to nvram.
by Bill Richardson
· 11 years ago
factory-2368.B
factory-2394.B
2448d3b
Create vbutil_ec tool for signing EC firmware.
by Bill Richardson
· 11 years ago
dbffddc
Adjust the behavior of 'crossystem cros_debug' for recovery mode
by J. Richard Barnette
· 12 years ago
72e344d
Major refactoring of vbutil_kernel
by Bill Richardson
· 12 years ago
7272a69
Dev-mode allows booting self-signed kernels by default.
by Bill Richardson
· 12 years ago
fa9d778
Dev-mode only boots official kernels by default
by Bill Richardson
· 12 years ago
ff3f000
Make crossystem kern_nv field read-only.
by Randall Spangler
· 12 years ago
a185b8d
Report mainfw_act based on VbSharedData
by Randall Spangler
· 12 years ago
780.B
a712e01
Add support for flags in the firmware preamble.
by Randall Spangler
· 12 years ago
daa807c
Add support for dev_boot_usb flag
by Randall Spangler
· 12 years ago
9619112
Vboot wrapper - add recovery reason, refactor timing
by Randall Spangler
· 12 years ago
32a6526
Verified boot wrapper - add stub implementations for host
by Randall Spangler
· 12 years ago
7adcc60
Vboot wrapper API - crossystem and header files
by Randall Spangler
· 12 years ago
44a1276
Add crossystem loc_idx
by Randall Spangler
· 12 years ago
d772823
Add crossystem fwupdate_tries and fix nv storage writes
by Randall Spangler
· 12 years ago
eb59195
Refactor crossystem to move x86-specific implementation to its own file.
by Randall Spangler
· 12 years ago
d583a30
Use uint64_t and avoid down casting as much as possible.
by Gaurav Shah
· 13 years ago
7141571
Print LoadKernel() debug data from VbSharedData
by Randall Spangler
· 13 years ago
cabe6b3
Use VbSharedData instead of VbNvStorage for fwb_tries and kernkey_vfy
by Randall Spangler
· 13 years ago
5ac39bf
Add TPM version checking
by Randall Spangler
· 13 years ago
f4ba19d
Add VbSharedData field parsing
by Randall Spangler
· 13 years ago
b17e8d3
Add VB test error func/num
by Randall Spangler
· 13 years ago
2008423
Add function for VDAT processing.
by Vadim Bendebury
· 13 years ago
227f792
Add check-value support and check /proc/cmdline for cros_nodebug
by Randall Spangler
· 13 years ago
196e177
Add cros_debug option to crossystem
by Randall Spangler
· 13 years ago
b416714
Add crossystem support for nvram_cleared and kern_nv
by Randall Spangler
· 13 years ago
618d17d
Add kern_nv field to crossystem
by Randall Spangler
· 13 years ago
92e378e
rename tried_fwb constants
by Randall Spangler
· 13 years ago
1726028
Add NV storage fields for firmware flags
by Randall Spangler
· 13 years ago
0f8ffb1
crossystem uses VbNvStorage
by Randall Spangler
· 13 years ago
2b59a07
Add flashmap base address
by Randall Spangler
· 13 years ago
b47ed5a
Add more properties to crossystem
by Randall Spangler
· 13 years ago
e73302c
Add support for CHNV settings to crossystem.
by Randall Spangler
· 13 years ago
c80fe65
Fix WP polarity on Mario
by Randall Spangler
· 13 years ago
305e9e5
Add load_firmware_test utility program
by Che-Liang Chiou
· 13 years ago
5421866
Initial version of crossystem.
by Randall Spangler
· 13 years ago
0688025
Fix the maximum output size in the call to the external signer.
by Gaurav Shah
· 13 years ago
068fc6f
Add support for using external signing application and .pem private key files to vbutil_keyblock.
by Gaurav Shah
· 13 years ago
60bcbe3
New tools to help debug vboot failures.
by Bill Richardson
· 13 years ago
47b593d
Add additional sanity checks to RSA verification code.
by Gaurav Shah
· 13 years ago
138acfe
Fix KeyBlockVerify() to take an explicit param for whether to use hash only.
by Randall Spangler
· 13 years ago
4f36ef3
Changes to allow user-signed kernels to be generated.
by Bill Richardson
· 13 years ago
8dd2094
Zero-out allocated buffer while creating kernel preamble header.
by Gaurav Shah
· 13 years ago
abf0550
Switch to using .vbprivk for signing everything now.
by Bill Richardson
· 13 years ago
a08b5c9
Adding --repack and --headeronly options to vbutil_kernel
by Bill Richardson
· 13 years ago
620c38c
Remove unused files, and tidy the directory structure of the remaining ones.
by Randall Spangler
· 13 years ago
a55e5ca
Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM
by Randall Spangler
· 13 years ago
729b872
Clean up of key block functions
by Randall Spangler
· 13 years ago
6a97b3e
Add vbutil_keyblock
by Randall Spangler
· 13 years ago
d55c645
Utility to pack public key, version, algorithm into a single file in VbPublicKey format
by Randall Spangler
· 13 years ago
d183644
Major refactoring of structures, with unit tests. This matches the doc I sent out earlier.
by Randall Spangler
· 13 years ago