summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* 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
* tpmc: Add 'undef' command support to undefine NV spaceMeng-Huan Yu2018-11-011-0/+18
* crossystem: automate writable desc (and display type)Mike Frysinger2018-09-151-26/+27
* crossystem: fix field alignmentMike Frysinger2018-09-131-3/+6
* crossystem: resort param listMike Frysinger2018-09-131-13/+13
* Add AltOS NVRAM flagsTing Shen2018-08-071-0/+4
* vboot_reference: Add recoverysw_is_virtual flag to crossystemTudor Brindus2018-08-021-0/+1
* vbutil_what_keys: support 16 MB firmware imagesJoel Kitching2018-07-311-1/+1
* Add new NV and GBB flag to control UDCDuncan Laurie2018-04-171-0/+1
* tpm_lite: tpmc command to check owner authMattias Nissler2018-04-131-1/+22
* tpm_lite: Add TlclGetSpaceInfoMattias Nissler2018-04-131-6/+3
* tpm_lite: Support delegation family functionality.Mattias Nissler2018-04-131-0/+24
* tpm_lite: Add more general DefineSpaceEx functionMattias Nissler2018-04-132-23/+23
* tpm_lite: Implement TakeOwnership supportMattias Nissler2018-04-131-2/+76
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-131-0/+1
* crossystem: Clarify help string for dev_default_bootNicolas Boichat2018-04-021-1/+1