summaryrefslogtreecommitdiff
path: root/host/lib/crossystem.c
Commit message (Expand)AuthorAgeFilesLines
* firmware: replace VBDEBUG(()) macro with VB2_DEBUG()Randall Spangler2017-01-121-6/+5
* Fix indentation in firmware and host libsRandall Spangler2016-10-131-710/+729
* Fix more coverity warningsRandall Spangler2016-10-011-14/+18
* futility/host lib: Fix coverity warningsRandall Spangler2016-09-141-1/+1
* crossystem: refactor VM detection to share across architecturesNicolas Norvez2016-08-151-0/+15
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-121-0/+4
* crossystem: Move mosys based VbNv functions to shared codeDuncan Laurie2016-04-111-0/+122
* vboot2: Add try RO software sync flagMary Ruthven2016-01-061-0/+4
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-0/+15
* vboot2: Support reboot requested by secdataRandall Spangler2015-09-171-0/+2
* VbNvStorage: Add flags for misc settingsFurquan Shaikh2015-08-011-3/+5
* fastboot: Add fastboot related flags to nvstorageFurquan Shaikh2015-05-291-0/+6
* nvstorage: Add new flag VBNV_DEV_BOOT_FASTBOOT_FULL_CAPFurquan Shaikh2015-05-161-0/+4
* crossystem: Deprecate ddr-typeDavid Hendricks2015-04-071-4/+0
* crossystem: provide a way to clear wipeout requeststabilize-6915.BVadim Bendebury2015-03-261-0/+3
* vboot_reference: crossystem: add the "tpm_attack" commandLuigi Semenzato2015-03-211-2/+20
* vboot: allow firmware to signal a wipeout requestVadim Bendebury2015-03-131-0/+2
* 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