summaryrefslogtreecommitdiff
path: root/host/lib/crossystem.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* 2load_kernel.c: Expose load kernel as vb2_apiHsin-Te Yuan2022-07-291-1/+2
* vboot_reference: lib/flashrom convert args into structEdward O'Callaghan2022-02-141-19/+18
* crossystem: Remove the stale TPM simulator supportYi Chou2022-01-101-14/+3
* crossystem: Add flock to prevent race conditionsYi Chou2022-01-101-5/+69
* crossystem: add a hwid override mechanism from chromeos-configJack Rosenthal2021-08-311-1/+14
* vboot: add MINIOS_PRIORITY flag to nvstorageJoel Kitching2021-07-191-1/+9
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-271-5/+17
* crossystem: support driver-level TPM2.0 simulatorYi Chou2021-02-261-7/+17
* Revert "Reland: Clean up implicit fall through."stabilize-rust-13613.BJulius Werner2020-11-201-1/+1
* crossystem: support clear_tpm_owner_request on TPM2.0 simulatorYi Chou2020-10-281-3/+31
* crossystem: remove mosys nvstorage implementationJack Rosenthal2020-10-141-70/+0
* crossystem: allow last nvdata entry to be filledJack Rosenthal2020-09-101-3/+3
* vboot: rename USB to more accurate EXTERNALYu-Ping Wu2020-06-131-2/+2
* crossystem: add functions to read and write VBNV via flashromJack Rosenthal2020-06-091-0/+102
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-311-1/+0
* vboot: stop using wpsw_boot and remove it from crossystemJoel Kitching2020-02-271-2/+0
* vboot: clean up vboot_struct.hJoel Kitching2020-02-271-1/+1
* crossystem: use wpsw_boot as fallback for wpsw_curJoel Kitching2020-02-261-0/+3
* vboot: unmarry LoadKernel from VBSDJoel Kitching2020-02-141-104/+3
* vboot/crossystem: Deprecate recoverysw_is_virtualYu-Ping Wu2020-02-061-9/+0
* Reland: Clean up implicit fall through.Manoj Gupta2020-02-011-1/+1
* crossystem: change mosys calls to use the subprocess libraryJack Rosenthal2019-12-101-70/+17
* crossystem: drop support for AndroidJack Rosenthal2019-12-041-28/+4
* crossystem: Add a fake workbuffer for the fake contextJulius Werner2019-11-141-14/+26
* Revert "Clean up implicit fall through."Mathew King2019-11-051-1/+1
* Clean up implicit fall through.Manoj Gupta2019-11-051-1/+1
* vboot: remove timers from VbSelectAndLoadKernel and crossystemJoel Kitching2019-10-231-16/+1
* vboot: deprecate legacy vboot1 FWB_TRIED flagJoel Kitching2019-10-201-1/+1
* vboot: fix up some more includesJoel Kitching2019-09-231-5/+3
* vboot: deprecate fastboot supportJoel Kitching2019-08-301-10/+0
* Fix fall through warning reported by ToT clang.Manoj Gupta2019-08-281-0/+1
* host/lib/crossystem: free SharedData when leaving contextPatrick Georgi2019-08-281-3/+17
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-1/+1
* vboot: remove vboot1 version of ARRAY_SIZE macroJoel Kitching2019-06-261-1/+1
* vboot: update display init to use vboot2 codeJoel Kitching2019-05-161-4/+4
* vboot: deprecate Alt OS codeJoel Kitching2019-05-141-13/+0
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-13/+14
* vboot/crossystem: deprecate devsw_virtualJoel Kitching2019-03-261-7/+2
* firmware: allocate nvram bit for diagnostic modeMatt Delco2019-03-201-0/+4
* crossystem: add alt_os_enabled to show Alt OS stateJoel Kitching2018-11-191-0/+5
* CHERRY-PICK: vboot: create NVRAM flag to pause after EC software syncJoel Kitching2018-11-191-0/+4
* Add AltOS NVRAM flagsTing Shen2018-08-071-0/+8
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-031-20/+19
* vboot_reference: Add recoverysw_is_virtual flag to crossystemTudor Brindus2018-08-021-0/+7
* Add new NV and GBB flag to control UDCDuncan Laurie2018-04-171-0/+5
* crossystem: Fix mosys data length checkRandall Spangler2018-03-111-2/+2
* crossystem: Fix null pointer dereference on VMsRandall Spangler2018-03-081-2/+2
* 2lib: Add support for 64-byte nvstorage recordRandall Spangler2018-03-071-4/+27
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-121/+114