summaryrefslogtreecommitdiff
path: root/host/lib/crossystem.c
Commit message (Expand)AuthorAgeFilesLines
* crossystem: allow last nvdata entry to be filledstabilize-quickfix-13421.74.Bstabilize-quickfix-13421.100.Bstabilize-13421.99.Bstabilize-13421.96.Bstabilize-13421.89.Bstabilize-13421.80.Bstabilize-13421.73.Bstabilize-13421.53.Bstabilize-13421.42.Bstabilize-13421.103.Bstabilize-13421.102.Brelease-R86-13421.BJack Rosenthal2020-09-141-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
* nvstorage: Add kernel max rollforward NV storage fieldRandall Spangler2017-11-171-4/+8
* crossystem: Remove defunct sw_wpsw_boot fieldstabilize-9765.7.Bstabilize-9765.39.BJulius Werner2017-07-181-8/+0
* 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