Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
624ee7e492b39ac559a94de9fdd65bf72d2a514c
/
host
d772823
Add crossystem fwupdate_tries and fix nv storage writes
by Randall Spangler
· 12 years ago
824906b
Add crossystem arch (reports x86 or arm, depending on platform)
by Randall Spangler
· 12 years ago
52a5b94
Add dummy crossystem_arch implementation for amd64 (host)
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
· 12 years ago
7141571
Print LoadKernel() debug data from VbSharedData
by Randall Spangler
· 12 years ago
cabe6b3
Use VbSharedData instead of VbNvStorage for fwb_tries and kernkey_vfy
by Randall Spangler
· 12 years ago
5ac39bf
Add TPM version checking
by Randall Spangler
· 12 years ago
f4ba19d
Add VbSharedData field parsing
by Randall Spangler
· 12 years ago
b17e8d3
Add VB test error func/num
by Randall Spangler
· 12 years ago
2008423
Add function for VDAT processing.
by Vadim Bendebury
· 12 years ago
227f792
Add check-value support and check /proc/cmdline for cros_nodebug
by Randall Spangler
· 12 years ago
196e177
Add cros_debug option to crossystem
by Randall Spangler
· 12 years ago
b416714
Add crossystem support for nvram_cleared and kern_nv
by Randall Spangler
· 12 years ago
618d17d
Add kern_nv field to crossystem
by Randall Spangler
· 12 years ago
92e378e
rename tried_fwb constants
by Randall Spangler
· 12 years ago
1726028
Add NV storage fields for firmware flags
by Randall Spangler
· 12 years ago
0f8ffb1
crossystem uses VbNvStorage
by Randall Spangler
· 12 years ago
2b59a07
Add flashmap base address
by Randall Spangler
· 12 years ago
b47ed5a
Add more properties to crossystem
by Randall Spangler
· 12 years ago
e73302c
Add support for CHNV settings to crossystem.
by Randall Spangler
· 12 years ago
c80fe65
Fix WP polarity on Mario
by Randall Spangler
· 12 years ago
305e9e5
Add load_firmware_test utility program
by Che-Liang Chiou
· 12 years ago
5421866
Initial version of crossystem.
by Randall Spangler
· 12 years ago
8967860
Fix integration bugs (vboot side)
by Che-Liang Chiou
· 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
cbaf696
Add license headers
by Randall Spangler
· 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
3ecaf77
Make vboot_reference build in MSVC command line environment.
by vbendeb
· 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
70e9509
Rework the vboot_reference make system.
by vbendeb
· 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