summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* 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
* tpmc: fix tpmc pcrextend error messageVadim Bendebury2019-05-271-1/+2
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-172-12/+10
* vboot: update display init to use vboot2 codeJoel Kitching2019-05-161-1/+1
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-144-52/+14
* utility: Remove efi(de)compressJulius Werner2019-05-143-2976/+0
* Remove code for displaying screen from GBBDaisuke Nojiri2019-05-077-1695/+0
* firmware: allocate nvram bit for diagnostic modeMatt Delco2019-03-201-0/+1
* crossystem: correct spacing for Alt OS in help messagesJoel Kitching2018-11-191-2/+4
* crossystem: add alt_os_enabled to show Alt OS stateJoel Kitching2018-11-191-0/+1
* CHERRY-PICK: vboot: create NVRAM flag to pause after EC software syncJoel Kitching2018-11-191-0/+2
* tpmc: Make 'tpmc def' replace the existing space by defaultMeng-Huan Yu2018-11-011-3/+36