Gitiles
Code Review
Sign In
review.coreboot.org
/
vboot
/
bf6263d52994937033b397833be836d081b61958
/
host
/
lib
/
crossystem.c
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
8e91714
crossystem: refactor VM detection to share across architectures
by Nicolas Norvez
· 6 years ago
aee6bd6
Support doing battery cut-off in firmware stage.
by Hung-Te Lin
· 7 years ago
e98431f
crossystem: Move mosys based VbNv functions to shared code
by Duncan Laurie
· 7 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
· 8 years ago
c180460
fastboot: Add fastboot related flags to nvstorage
by Furquan Shaikh
· 8 years ago
9101df2
nvstorage: Add new flag VBNV_DEV_BOOT_FASTBOOT_FULL_CAP
by Furquan Shaikh
· 8 years ago
95ebdd7
crossystem: Deprecate ddr-type
by David Hendricks
· 8 years ago
52ec075
crossystem: provide a way to clear wipeout request
by Vadim Bendebury
· 8 years ago
stabilize-6915.B
f80ceeb
vboot_reference: crossystem: add the "tpm_attack" command
by Luigi Semenzato
· 8 years ago
7b50512
vboot: allow firmware to signal a wipeout request
by Vadim Bendebury
· 8 years ago
38201fe
crossystem: cache vbnv contents to avoid lengthy reads
by Vadim Bendebury
· 8 years ago
782300d
vboot2: Add previously tried slot and result to NV storage
by Randall Spangler
· 8 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
· 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
64ee153
crossystem: Fix cros_debug detection on non-chrome systems.
by Hung-Te Lin
· 10 years ago
release-R27-3912.B
stabilize-3912.79.B
toolchainA
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
· 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
dbffddc
Adjust the behavior of 'crossystem cros_debug' for recovery mode
by J. Richard Barnette
· 11 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
· 12 years ago
a185b8d
Report mainfw_act based on VbSharedData
by Randall Spangler
· 12 years ago
780.B
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
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
5421866
Initial version of crossystem.
by Randall Spangler
· 12 years ago