Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
559a110f33b7ebe8d950f1c2de6b3b89791f862b
/
host
/
lib
559a110
vboot: use malloc and free directly
by Randall Spangler
· 6 years ago
13c0776
vboot: Remove the remainder of vb1 cryptolib
by Randall Spangler
· 6 years ago
46a382d
vboot: Remove vboot1 cryptolib padding source
by Randall Spangler
· 6 years ago
5a9f498
host,test: Remove unneeded vb1 rsa functions
by Randall Spangler
· 6 years ago
664096b
vboot: use standard memcmp, memcpy, memset
by Randall Spangler
· 6 years ago
fb26715
Fix indentation in firmware and host libs
by Randall Spangler
· 6 years ago
770202f
Fix more coverity warnings
by Randall Spangler
· 6 years ago
d8a9ede
futility/host lib: Fix coverity warnings
by Randall Spangler
· 6 years ago
5c537e3
futility: use vboot2 functions for kernel preamble
by Randall Spangler
· 6 years ago
7d0cc74
vboot: Remove vboot1 host signature functions
by Randall Spangler
· 6 years ago
a62ffa8
vboot: replace CreateKernelPreamble() with vboot2 equivalent
by Randall Spangler
· 6 years ago
f7559e4
futility: Use vboot 2.0 APIs for public keys
by Randall Spangler
· 6 years ago
8e91714
crossystem: refactor VM detection to share across architectures
by Nicolas Norvez
· 6 years ago
d46461c
futility: Use vboot 2.0 APIs for private keys
by Randall Spangler
· 6 years ago
939cc3a
futility: Use only vboot 2.0 APIs for keyblocks
by Randall Spangler
· 6 years ago
814aaf0
futility: Create signatures using vboot 2.0 APIs
by Randall Spangler
· 6 years ago
stabilize-8688.B
158b296
futility: cmd_show uses only vboot 2.0 APIs
by Randall Spangler
· 6 years ago
98263a1
vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0
by Randall Spangler
· 6 years ago
ca72512
vboot: Disambiguate vb2.1 structs and functions
by Randall Spangler
· 6 years ago
7c3ae42
vboot: Convert vboot1 SHA calls to use vboot2
by Randall Spangler
· 6 years ago
aee6bd6
Support doing battery cut-off in firmware stage.
by Hung-Te Lin
· 6 years ago
e98431f
crossystem: Move mosys based VbNv functions to shared code
by Duncan Laurie
· 6 years ago
46d78db
vboot2: Add try RO software sync flag
by Mary Ruthven
· 7 years ago
12a55f2
Add NV flag to default boot legacy OS
by Mary Ruthven
· 7 years ago
c8e4854
vboot2: Support reboot requested by secdata
by Randall Spangler
· 7 years ago
8804be8
VbNvStorage: Add flags for misc settings
by Furquan Shaikh
· 7 years ago
c180460
fastboot: Add fastboot related flags to nvstorage
by Furquan Shaikh
· 7 years ago
9101df2
nvstorage: Add new flag VBNV_DEV_BOOT_FASTBOOT_FULL_CAP
by Furquan Shaikh
· 7 years ago
95ebdd7
crossystem: Deprecate ddr-type
by David Hendricks
· 7 years ago
9978e0a
vboot: fix name-collision with OpenSSL.
by Adam Langley
· 7 years ago
release-R43-6946.B
stabilize-6937.B
stabilize-6946.55.B
52ec075
crossystem: provide a way to clear wipeout request
by Vadim Bendebury
· 7 years ago
stabilize-6915.B
f80ceeb
vboot_reference: crossystem: add the "tpm_attack" command
by Luigi Semenzato
· 7 years ago
7b50512
vboot: allow firmware to signal a wipeout request
by Vadim Bendebury
· 7 years ago
3855e2e
futility: show sha1sums for private keys too
by Bill Richardson
· 8 years ago
4e4c196
futility: Add create command to make keypairs from RSA files
by Bill Richardson
· 8 years ago
317bb49
vboot2: add library function for extracting vmlinuz from kernel part
by Zach Reizner
· 7 years ago
80e779d
kernel flags: Add flags field to kernel preamble.
by Furquan Shaikh
· 8 years ago
7ccd9ce
futility: handle truncated BIOS images without segfault
by Bill Richardson
· 8 years ago
f1f53b3
vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz image
by Shelley Chen
· 8 years ago
75efe87
futility: Change find_fmap() to search larger alignments first
by Julius Werner
· 8 years ago
a5b69b0
vboot2: Move files which use new vboot 2.1 structs to their own directories
by Randall Spangler
· 8 years ago
45562fb
vboot2: Use calloc() in host lib and unit tests
by Randall Spangler
· 8 years ago
42a8500
vboot2: Add host lib function to create a vb2-style firmware preamble
by Randall Spangler
· 8 years ago
9328bbf
vboot2: Add host lib function to create a vb2-style keyblock
by Randall Spangler
· 8 years ago
fc73f08
vboot2: Use new hostlib functions in unit tests
by Randall Spangler
· 8 years ago
c644a8c
vboot2: Add host library functions for signing to new struct format
by Randall Spangler
· 8 years ago
fb9a216
vboot2: Add host lib support for bare hash keys
by Randall Spangler
· 8 years ago
59c2920
vboot2: Add host library functions to read/write new-format key objects
by Randall Spangler
· 8 years ago
02e11b3
vboot2: Add host library functions to read/write files and objects
by Randall Spangler
· 8 years ago
38201fe
crossystem: cache vbnv contents to avoid lengthy reads
by Vadim Bendebury
· 8 years ago
d241fff
crossystem: Change ReadFileInt to take an unsigned int pointer
by Duncan Laurie
· 8 years ago
782300d
vboot2: Add previously tried slot and result to NV storage
by Randall Spangler
· 8 years ago
bc3f0b7
cleanup: remove a couple of unused functions and files
by Bill Richardson
· 8 years ago
factory-storm-6269.B
cf6e78d
futility: the show command can traverse all file types
by Bill Richardson
· 8 years ago
c0777be
cleanup: add some easier-to-use FMAP parsing functions.
by Bill Richardson
· 8 years ago
f16ed87
futility: add separate check function for VPbublicKey
by Bill Richardson
· 8 years ago
7829902
Split libvboot_host.a into external and local libraries.
by Bill Richardson
· 8 years ago
9e1da78
Add nvstorage / crossystem support for new vboot2 fields
by Randall Spangler
· 8 years ago
d11086c
vboot2: add a flag to indicate firmware was selected by vboot2
by Daisuke Nojiri
· 8 years ago
b64f097
Use the TPM to back up some of the nvram fields
by Bill Richardson
· 8 years ago
850b74f
Add an nvram flag to block the use of dev mode
by Bill Richardson
· 8 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
· 9 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
· 9 years ago
2500185
Add memory leak checking
by Simon Glass
· 9 years ago
3401fdc
Correct some minor compiler warnings
by Simon Glass
· 9 years ago
556ec4f
dump_fmap: Find correct FMAP structure by checking version.
by Hung-Te Lin
· 9 years ago
0c3ba24
Massive refactoring of external header files.
by Bill Richardson
· 9 years ago
64ee153
crossystem: Fix cros_debug detection on non-chrome systems.
by Hung-Te Lin
· 9 years ago
release-R27-3912.B
stabilize-3912.79.B
toolchainA
8fd1aaf
Remove dead ECPreamble code
by Randall Spangler
· 10 years ago
699ebf3
Add recovery_subcode field to nvstorage and crossystem
by Bill Richardson
· 10 years ago
a2326ee
Add CTRL-L in dev screen to support a "legacy boot option"
by Stefan Reinauer
· 10 years ago
9dc6217
Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags.
by Bill Richardson
· 10 years ago
89286bc
Fix reporting TPM kernel version and firmware version on ZGB
by Randall Spangler
· 10 years ago
29e8807
Add clear TPM owner request
by Randall Spangler
· 10 years ago
da8d32d
Crossystem should return at-boot switch positions from VbSharedData
by Randall Spangler
· 10 years ago
d808a43
crossystem: Add the ddr_type field on crossystem for querying DDR RAM type
by Tom Wai-Hong Tam
· 10 years ago
17b8224
Add bits to request and acknowledge Option ROM loading.
by Bill Richardson
· 10 years ago
c0e3742
Remove unused test fields from VbNvStorage
by Randall Spangler
· 10 years ago
35d0733
Add DISABLE_DEV_REQUEST flag to nvram.
by Bill Richardson
· 10 years ago
factory-2368.B
factory-2394.B
2448d3b
Create vbutil_ec tool for signing EC firmware.
by Bill Richardson
· 10 years ago
dbffddc
Adjust the behavior of 'crossystem cros_debug' for recovery mode
by J. Richard Barnette
· 11 years ago
72e344d
Major refactoring of vbutil_kernel
by Bill Richardson
· 10 years ago
7272a69
Dev-mode allows booting self-signed kernels by default.
by Bill Richardson
· 11 years ago
fa9d778
Dev-mode only boots official kernels by default
by Bill Richardson
· 11 years ago
ff3f000
Make crossystem kern_nv field read-only.
by Randall Spangler
· 11 years ago
a185b8d
Report mainfw_act based on VbSharedData
by Randall Spangler
· 11 years ago
780.B
a712e01
Add support for flags in the firmware preamble.
by Randall Spangler
· 11 years ago
daa807c
Add support for dev_boot_usb flag
by Randall Spangler
· 11 years ago
9619112
Vboot wrapper - add recovery reason, refactor timing
by Randall Spangler
· 11 years ago
32a6526
Verified boot wrapper - add stub implementations for host
by Randall Spangler
· 11 years ago
7adcc60
Vboot wrapper API - crossystem and header files
by Randall Spangler
· 11 years ago
44a1276
Add crossystem loc_idx
by Randall Spangler
· 11 years ago
d772823
Add crossystem fwupdate_tries and fix nv storage writes
by Randall Spangler
· 11 years ago
eb59195
Refactor crossystem to move x86-specific implementation to its own file.
by Randall Spangler
· 11 years ago
d583a30
Use uint64_t and avoid down casting as much as possible.
by Gaurav Shah
· 11 years ago
7141571
Print LoadKernel() debug data from VbSharedData
by Randall Spangler
· 11 years ago
cabe6b3
Use VbSharedData instead of VbNvStorage for fwb_tries and kernkey_vfy
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
b17e8d3
Add VB test error func/num
by Randall Spangler
· 11 years ago
Next »