summaryrefslogtreecommitdiff
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* 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
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-091-10/+6
* firmware: Prune down old region APIRandall Spangler2018-01-091-1/+1
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-091-0/+3
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-4/+0
* nvstorage: Add kernel max rollforward NV storage fieldRandall Spangler2017-11-171-1/+3
* tlcl, tpmc: extend GetVersion to report vendor specific datastabilize-10032.86.Bstabilize-10032.75.Bstabilize-10032.72.Bstabilize-10032.71.Bstabilize-10032.68.Bstabilize-10032.56.Bstabilize-10032.111.Brelease-R63-10032.Bfirmware-scribe-10045.BAndrey Pronin2017-10-121-2/+10
* crossystem: support standard --help flagMike Frysinger2017-09-221-1/+2
* Add support for IFX FieldUpgradeInfoRequest2 commandMattias Nissler2017-08-232-0/+44
* crossystem: Remove defunct sw_wpsw_boot fieldstabilize-9765.7.Bstabilize-9765.39.BJulius Werner2017-07-181-2/+0
* Implement tpmc getversion command.stabilize-9756.BMattias Nissler2017-07-182-0/+30
* Update for openssl 1.1Daniel Kurtz2017-07-071-5/+14
* Change invocation of "gbb_utility" to "futility gbb"Hung-Te Lin2017-06-212-4/+4
* rowan: Add preMP keys to vbutil_what_keysPatrick Berny2017-05-251-0/+4
* vboot_reference: Add support for 3072-bit exponent 3 keysNicolas Boichat2017-03-161-1/+1