summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* Reland "crossystem: Add board_id property"Jack Rosenthal2022-11-231-0/+1
* Revert "crossystem: Add board_id property"stabilize-15251.BBrian Norris2022-11-191-1/+0
* crossystem: Add board_id propertyJack Rosenthal2022-11-171-0/+1
* vboot_reference: Check OS/firmware mismatch and report to UMAYuanpeng Ni2022-10-221-0/+27
* treewide: Fix copyrights and extra new lines at end of fileJakub Czapiga2022-10-218-8/+8
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-0410-10/+10
* 2load_kernel.c: Expose load kernel as vb2_apiHsin-Te Yuan2022-07-291-9/+8
* chromeos-tpm-recovery: Quote local variablesfirmware-cr50-stab-mp-14300.Bfirmware-cr50-stab-14294.BJulius Werner2021-10-191-3/+3
* vboot: Publicize and create functions for UI migrationedisonhello2021-07-301-1/+0
* vboot: add MINIOS_PRIORITY flag to nvstorageJoel Kitching2021-07-191-3/+5
* vboot/crossystem: remove "vboot2" annotationsJoel Kitching2021-07-191-6/+6
* crossystem: update --help textstabilize-RUST-14057.Bstabilize-14057.BMike Frysinger2021-06-261-2/+6
* vboot/vboot_kernel: remove LoadKernelParams structJoel Kitching2021-06-151-2/+2
* vboot/vboot_kernel: pass VbDiskInfo into LoadKernelJoel Kitching2021-06-151-16/+20
* tpmc: Use char sentinel in HexStringToUint32()Evan Green2021-05-141-3/+3
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-271-4/+12
* vboot: move lib20/packed_key.c into 2lib namespaceJoel Kitching2021-01-201-1/+0
* inclusive: change usage of sanityDaisuke Nojiri2020-08-191-4/+4
* crossystem - remove fmap_base utilityAaron Massey2020-06-161-1/+0
* vboot: rename USB to more accurate EXTERNALYu-Ping Wu2020-06-131-1/+2
* chromeos-tpm-recovery: Add support for v1 secdata_kernelJulius Werner2020-06-061-18/+71
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-311-0/+1
* vboot: stop using wpsw_boot and remove it from crossystemJoel Kitching2020-02-271-1/+0
* vboot: use vboot2 for storing kernel rollback versionsJoel Kitching2020-02-191-6/+0
* vboot: fix up load_kernel_test to store subkey in workbufJoel Kitching2020-02-141-11/+11
* vboot: unmarry LoadKernel from VBSDJoel Kitching2020-02-141-2/+0
* vboot: move vboot 2.1 functions and structs into host codeJoel Kitching2020-02-112-2/+2
* vboot/crossystem: Deprecate recoverysw_is_virtualYu-Ping Wu2020-02-061-1/+0
* vboot: remove secdata TPM backend codeJoel Kitching2020-01-221-1/+0
* crossystem: Fix error message when passing invalid parameterYu-Ping Wu2020-01-061-7/+25
* vboot: fix up some host key functions for host_key2.cfactory-excelsior-12812.BJoel Kitching2019-12-251-1/+0
* vboot: remove some vboot1 SharedData-related functionsJoel Kitching2019-12-171-21/+25
* chromeos-tpm-recovery: Clarify error message for boot modeJulius Werner2019-11-161-1/+1
* vboot: align workbuf to VB2_WORKBUF_ALIGNJoel Kitching2019-11-131-1/+1
* vboot: move vb2_context inside vb2_shared_data (persistent context)Joel Kitching2019-11-131-19/+14
* vboot: standardize on "keyblock" as one wordJoel Kitching2019-10-231-1/+1
* vboot: remove timers from VbSelectAndLoadKernel and crossystemJoel Kitching2019-10-231-1/+0
* vboot: format hex numbers with %#x instead of 0x%xJoel Kitching2019-10-234-8/+8
* vboot: fix up some more includesJoel Kitching2019-09-234-6/+5
* vboot/secdata: rename rollback_index to secdata_tpmJoel Kitching2019-09-051-1/+1
* vboot: remove more Alt OS codeJoel Kitching2019-08-281-5/+0
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-282-11/+9
* vboot: remove 9-year old tpm_init_temp_fix workaroundJoel Kitching2019-08-271-81/+0
* vboot: bring load_kernel_test up to coding style standardsJoel Kitching2019-08-271-240/+243
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-221-3/+1
* vboot: replace VBERROR_SUCCESS with VB2_SUCCESSJoel Kitching2019-08-131-5/+5
* Minor fixes for clangJulius Werner2019-08-091-1/+1
* vboot: rename VbError_t typedef to vb2_error_tJoel Kitching2019-08-061-3/+3
* vboot: remove Boot Descriptor Block (BDB) library and utilitiesJoel Kitching2019-07-241-189/+0
* vboot: remove VbPublicKey structJoel Kitching2019-07-101-1/+2