Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
624ee7e492b39ac559a94de9fdd65bf72d2a514c
624ee7e
Address symlink attack on dev_debug_vboot.
by Bill Richardson
· 12 years ago
6e567a1
Add a script to arbitrarily change channels on image
by Gaurav Shah
· 12 years ago
55af5b5
Add --all option to crossystem to print normally-hidden fields
by Randall Spangler
· 12 years ago
4115b89
Change description of fwupdate_tries
by Randall Spangler
· 12 years ago
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
9522b84
Add EntryWiped to pack_firmware_image
by Che-Liang Chiou
· 12 years ago
7f37edc
vboot_reference: allow using recovery_key in make_dev_ssd.
by Hung-Te Lin
· 12 years ago
c3fe59f
Fail verification if the rootfs hash is empty.
by Gaurav Shah
· 12 years ago
3514e50
Fix vboot_reference-firmware linking error
by Gaurav Shah
· 12 years ago
e7f5c90
Make SHA256 and SHA512 handle >UINT32_MAX data correctly (now with fix for ARM compilation)
by Gaurav Shah
· 12 years ago
8ae94c2
Fix preamble range checks
by Randall Spangler
· 12 years ago
0.12.362.B
e871ea6
Fix duplicate -I's harmless under gcc but which break bunny-gcc
by Jim Hebert
· 12 years ago
a41b7ba
vboot_reference: remove trailing newline/space for make_dev_ssd
by Hung-Te Lin
· 12 years ago
b55193e
Revert "Make SHA256_update and SHA512_update if the passed in length is greater than UINT32_MAX"
by David James
· 12 years ago
a01a62b
Make SHA256_update and SHA512_update if the passed in length is greater than UINT32_MAX
by Gaurav Shah
· 12 years ago
cecdcbf
Add additional checks for size greater than header size.
by Randall Spangler
· 12 years ago
ac7c2d9
Fix not checking hashed data size
by Randall Spangler
· 12 years ago
d583a30
Use uint64_t and avoid down casting as much as possible.
by Gaurav Shah
· 12 years ago
2c7213d
vboot_reference: fix make_dev_firmware failure
by Hung-Te Lin
· 12 years ago
2c0711b
Revert "Revert "Add --kloadaddr option to utilities""
by Che-Liang Chiou
· 12 years ago
da94282
Add a blank screen value into screen index.
by Tom Wai-Hong Tam
· 12 years ago
f27583f
Add error checking for poorly-formed crossystem args
by Randall Spangler
· 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
17c7126
Add VbSharedData debug output to LoadKernel()
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
83c3714
Perform a full self test before one-time initialization.
by Luigi Semenzato
· 12 years ago
ad6824b
Added timing data to VbSharedData.
by Randall Spangler
· 12 years ago
06fbb16
Move ContinueSelfTest to a later point to save time.
by Luigi Semenzato
· 12 years ago
050785c
Bump tlcl_structures.h.
by Luigi Semenzato
· 12 years ago
54992f9
Added TPM_SaveState command.
by Luigi Semenzato
· 12 years ago
4c6e6da
Fix compiler errors on MSVC
by Randall Spangler
· 12 years ago
b6a29ad
Allow overlap between "pure" fmap areas
by Che-Liang Chiou
· 12 years ago
f3f948f
vboot_reference/dev_debug_vboot: use new flashrom syntax
by Hung-Te Lin
· 12 years ago
0222355
Fix LoadKernel() not returning LOAD_KERNEL_RECOVERY
by Randall Spangler
· 12 years ago
61388bb
Add wrapper script for easy signing of firmware
by Gaurav Shah
· 12 years ago
b64faaa
Update PCR state with the state of the firmware keyblock flags too.
by Gaurav Shah
· 12 years ago
55db6a6
only update tpm if version if not default value
by Stefan Reinauer
· 12 years ago
0d2d139
Run TPM timing test to completion instead of stopping at the first error.
by Luigi Semenzato
· 12 years ago
99ca346
LoadFirmware() and LoadKernel() handling for test errors
by Randall Spangler
· 12 years ago
bc7a84d
Revert "Add --kloadaddr option to utilities"
by Stéphane Marchesin
· 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
192d7e1
Add --leave_firmware_alone flag for BIOS testing purposes.
by Bill Richardson
· 12 years ago
276f846
Do not modify the input image while signing.
by Gaurav Shah
· 12 years ago
d221f22
Don't modify fv old-style bitmaps
by Nick Sanders
· 12 years ago
227f792
Add check-value support and check /proc/cmdline for cros_nodebug
by Randall Spangler
· 12 years ago
1a0975f
Add --kloadaddr option to utilities
by Che-Liang Chiou
· 12 years ago
196e177
Add cros_debug option to crossystem
by Randall Spangler
· 12 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
· 12 years ago
c324fbf
Only advance kernel version when the booted partition has a valid key block
by Randall Spangler
· 12 years ago
ccdaa47
Support new flashmap layout in dev_debug_vboot.
by Bill Richardson
· 12 years ago
f82f4ae
vboot/make_dev_firmware: extract bitmaps from system firmware instead of prebuilts.
by Hung-Te Lin
· 12 years ago
e328d56
Bitmap generator for components files
by Nick Sanders
· 12 years ago
8478ece
Fix missing brackets
by Randall Spangler
· 12 years ago
640fb51
Reapply patch from http://codereview.chromium.org/6594092/
by Randall Spangler
· 12 years ago
a933d11
Add "File->Save snapshot" menu item to export the displayed screen.
by Bill Richardson
· 12 years ago
3409279
Fix mistakes in scripts/newbitmaps/README
by Bill Richardson
· 12 years ago
5746845
Add support for using separate developer firmware keyblock while signing.
by Gaurav Shah
· 12 years ago
3403354
Add instructions for modifying the HWID.
by Bill Richardson
· 12 years ago
b416714
Add crossystem support for nvram_cleared and kern_nv
by Randall Spangler
· 12 years ago
dfe4ca5
Add stuff to support new bitmap format.
by Bill Richardson
· 12 years ago
618d17d
Add kern_nv field to crossystem
by Randall Spangler
· 12 years ago
c4d2102
Add LoadFirmware() support for NvStorage API
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
0ca76fc
Print addresses as hex
by Randall Spangler
· 12 years ago
2b59a07
Add flashmap base address
by Randall Spangler
· 12 years ago
efa40aa
Add dev firmware key to devkeys.
by Randall Spangler
· 12 years ago
e77bec9
Add script to in-place modify a recovery image to ssd
by Gaurav Shah
· 12 years ago
b47ed5a
Add more properties to crossystem
by Randall Spangler
· 12 years ago
baa3bbe
Move tpm lite API to common include path
by Rong Chang
· 12 years ago
9e162cd
VbNvStorage cleanup and comments
by Randall Spangler
· 12 years ago
0376203
Add --arch flag to pack mode of vbutil_kernel
by Che-Liang Chiou
· 12 years ago
f6af9dd
Signer script to add update verification public key to an image
by Gaurav Shah
· 12 years ago
e73302c
Add support for CHNV settings to crossystem.
by Randall Spangler
· 12 years ago
00b7d48
Fix issue where params which are sub-strings of other params caused problems e.g. ro and cros_secure
by Jim Hebert
· 12 years ago
b944534
Add NV storage API to vboot reference
by Randall Spangler
· 12 years ago
a7209ee
Allow yaml file to specify default compression for images
by Bill Richardson
· 12 years ago
f456e83
Correctly handle reuse of screens in yaml file.
by Bill Richardson
· 12 years ago
c80fe65
Fix WP polarity on Mario
by Randall Spangler
· 12 years ago
f82f941
Write images to the bmpblock in the order they appear in the yaml.
by Bill Richardson
· 12 years ago
39dfafd
Fix tree break due to printf argument type mismatch
by Che-Liang Chiou
· 12 years ago
305e9e5
Add load_firmware_test utility program
by Che-Liang Chiou
· 12 years ago
ee2bc91
Enable LZMA compression in bmpbklk_utility.
by Tom Wai-Hong Tam
· 12 years ago
686dd5c
Check in sample configs to document how to configure these tests.
by Jim Hebert
· 12 years ago
1a4620e
Remove .config which was moved to another git
by Jim Hebert
· 12 years ago
be69c25
Moving user_tools/ to its own git repo.
by Bill Richardson
· 12 years ago
a8e0f94
Support dev vs consumer firmware in vboot_reference
by Randall Spangler
· 12 years ago
61362d6
Enable EFIv1 compression in bmpbklk_utility.
by Bill Richardson
· 12 years ago
a985ed4
Whitelist RLE compression for ARM in bmpblk_utility
by Tom Wai-Hong Tam
· 12 years ago
e1649e1
Support new style flashmap labels for firmware signing
by Gaurav Shah
· 12 years ago
794d4d4
New commandline args are clearer, and prepare for compression.
by Bill Richardson
· 12 years ago
31b206f
Change pack_firmware_image::EntryBlob behavior
by Che-Liang Chiou
· 12 years ago
0ca3830
Add missing pragma for MSVC.
by Bill Richardson
· 12 years ago
Next »