summaryrefslogtreecommitdiff
path: root/host/lib/crossystem.c
Commit message (Expand)AuthorAgeFilesLines
* crossystem: cache vbnv contents to avoid lengthy readsVadim Bendebury2014-11-101-6/+11
* vboot2: Add previously tried slot and result to NV storageRandall Spangler2014-10-041-0/+8
* Add nvstorage / crossystem support for new vboot2 fieldsRandall Spangler2014-06-281-1/+37
* vboot2: add a flag to indicate firmware was selected by vboot2Daisuke Nojiri2014-06-261-1/+6
* Use the TPM to back up some of the nvram fieldsBill Richardson2014-06-051-8/+26
* Add an nvram flag to block the use of dev modestabilize-swanky-5841.55.Bstabilize-gnawty-5841.84.Bstabilize-5841.83.Bstabilize-5841.76.Bstabilize-5828.0.Brelease-R36-5841.Bfirmware-tricky-5829.Bfirmware-mccloud-5827.BBill Richardson2014-05-031-1/+16
* Make crossystem.h more polite and more useful.test-4980.Btest-4824.Bstabilize-R33-4982.Bstabilize-5062.Bstabilize-4920.6.Brelease-R32-4920.Bfirmware-bolt_kirby-4979.Bfactory-panther-4920.23.BJ. Richard Barnette2013-10-311-2/+4
* Add a "debug_build" query to crossystem.J. Richard Barnette2013-10-231-7/+38
* crossystem: Fix cros_debug detection on non-chrome systems.toolchainAstabilize-3912.79.Brelease-R27-3912.BHung-Te Lin2013-03-201-1/+3
* Add recovery_subcode field to nvstorage and crossystemBill Richardson2012-12-171-0/+4
* Add CTRL-L in dev screen to support a "legacy boot option"Stefan Reinauer2012-09-201-0/+4
* Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags.Bill Richardson2012-08-281-3/+9
* Fix reporting TPM kernel version and firmware version on ZGBRandall Spangler2012-08-231-6/+6
* Add clear TPM owner requestRandall Spangler2012-08-151-0/+9
* Crossystem should return at-boot switch positions from VbSharedDataRandall Spangler2012-08-061-9/+51
* crossystem: Add the ddr_type field on crossystem for querying DDR RAM typeTom Wai-Hong Tam2012-07-021-0/+4
* Add bits to request and acknowledge Option ROM loading.Bill Richardson2012-06-271-0/+4
* Remove unused test fields from VbNvStorageRandall Spangler2012-06-111-9/+1
* Add DISABLE_DEV_REQUEST flag to nvram.factory-2394.Bfactory-2368.BBill Richardson2012-05-251-0/+4
* Adjust the behavior of 'crossystem cros_debug' for recovery modeJ. Richard Barnette2012-04-171-15/+6
* Dev-mode allows booting self-signed kernels by default.Bill Richardson2011-11-181-4/+4
* Dev-mode only boots official kernels by defaultBill Richardson2011-11-101-0/+4
* Make crossystem kern_nv field read-only.Randall Spangler2011-07-261-4/+6
* Report mainfw_act based on VbSharedData780.BRandall Spangler2011-07-151-1/+20
* Add support for dev_boot_usb flagRandall Spangler2011-07-111-0/+4
* Vboot wrapper - add recovery reason, refactor timingRandall Spangler2011-07-081-6/+6
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-2/+2
* Vboot wrapper API - crossystem and header filesRandall Spangler2011-06-271-1/+9
* Add crossystem loc_idxRandall Spangler2011-04-121-0/+4
* Add crossystem fwupdate_tries and fix nv storage writesRandall Spangler2011-04-081-1/+17
* Refactor crossystem to move x86-specific implementation to its own file.Randall Spangler2011-04-071-604/+48
* Print LoadKernel() debug data from VbSharedDataRandall Spangler2011-03-211-10/+124
* Use VbSharedData instead of VbNvStorage for fwb_tries and kernkey_vfyRandall Spangler2011-03-181-7/+16
* Add TPM version checkingRandall Spangler2011-03-171-2/+13
* Add VbSharedData field parsingRandall Spangler2011-03-171-40/+92
* Add VB test error func/numRandall Spangler2011-03-151-0/+8
* Add function for VDAT processing.Vadim Bendebury2011-03-151-0/+134
* Add check-value support and check /proc/cmdline for cros_nodebugRandall Spangler2011-03-111-1/+3
* Add cros_debug option to crossystemRandall Spangler2011-03-101-4/+50
* Add crossystem support for nvram_cleared and kern_nvRandall Spangler2011-03-011-9/+6
* Add kern_nv field to crossystemRandall Spangler2011-03-011-1/+7
* rename tried_fwb constantsRandall Spangler2011-02-251-1/+1
* Add NV storage fields for firmware flagsRandall Spangler2011-02-251-0/+13
* crossystem uses VbNvStorageRandall Spangler2011-02-251-6/+119
* Add flashmap base addressRandall Spangler2011-02-241-0/+3
* Add more properties to crossystemRandall Spangler2011-02-231-3/+155
* Add support for CHNV settings to crossystem.Randall Spangler2011-02-181-1/+93
* Fix WP polarity on MarioRandall Spangler2011-02-171-9/+25
* Initial version of crossystem.Randall Spangler2011-02-071-0/+216