summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* firmware: ui: Unify delays, remove DISK/KEY split in recovery modeJulius Werner2019-10-225-123/+77
* firmware: Don't set recovery reason for removable boot in TryLoadKernelJulius Werner2019-10-224-41/+47
* firmware: Do not set recovery reason directly in LoadKernel()Julius Werner2019-10-225-56/+103
* firmware: Clean up and deprecate recovery reasonsJulius Werner2019-10-227-135/+94
* tests: Add fuzzers for payload and preamble parsingJulius Werner2019-10-223-1/+196
* vboot: update secdata accessors to match those of FWMPJoel Kitching2019-10-2115-239/+212
* vboot: remove VbSetRecoveryRequestJoel Kitching2019-10-212-52/+63
* vboot: remove some more junk from vboot_struct.hJoel Kitching2019-10-211-19/+2
* vboot: mark some more vboot1 VBSD flags as deprecatedJoel Kitching2019-10-211-17/+23
* vboot: deprecate legacy vboot1 FWB_TRIED flagJoel Kitching2019-10-204-39/+17
* tests: Add cgpt fuzzer.stabilize-12607.6.Bstabilize-12607.5.Bstabilize-12607.3.Bstabilize-12607.15.BMattias Nissler2019-10-172-0/+108
* futility: updater: Try to update only EC RO when software sync is availableHung-Te Lin2019-10-161-1/+43
* cgpt: Change stateful partition type GUID to TYPE_LINUX_FSstabilize-12593.Bfactory-kukui-12587.BHung-Te Lin2019-10-093-3/+5
* Make vboot_version extern in headerLeonard Chan2019-10-041-1/+1
* vboot: remove VbVerifyMemoryBootImage functionJoel Kitching2019-10-024-490/+0
* vboot: remove linktest filesJoel Kitching2019-10-024-180/+4
* vboot: join vb2_fail and vb2api_failJoel Kitching2019-10-0211-69/+58
* vboot: fix compile error with MOCK_TPMstabilize-12560.BJoel Kitching2019-10-011-1/+1
* x86/crossystem_arch: Free file descriptor if we fail to use itPatrick Georgi2019-09-271-2/+6
* firmware/lib20: Annotate sanitizing function for CoverityPatrick Georgi2019-09-261-0/+4
* crossystem: avoid TOCTOU issuePatrick Georgi2019-09-261-2/+7
* futility: also clamp to natural valuesPatrick Georgi2019-09-231-1/+3
* futility/cmd_update.c: free cfg before leaving contextPatrick Georgi2019-09-231-0/+1
* vboot: fix up some more includesJoel Kitching2019-09-23128-273/+203
* vboot/secdata: move struct definitions into 2secdata_struct.hJoel Kitching2019-09-238-121/+136
* vboot/secdata: implement vboot2 FWMP supportJoel Kitching2019-09-2319-141/+692
* vboot: add VB2_ASSERT and VB2_DIE macrosJoel Kitching2019-09-2314-34/+140
* futility/cmd_update.c: free cfg before leaving contextPatrick Georgi2019-09-201-0/+1
* futility/updater: clamp revision numberPatrick Georgi2019-09-201-2/+10
* futility/updater: verify that data copied from stdin is completePatrick Georgi2019-09-201-1/+4
* image_signing: drop set_chronos_password.shMike Frysinger2019-09-201-56/+0
* Revert "Use bfd as the linker to build vboot_reference."Manoj Gupta2019-09-171-2/+1
* futility/updater: Check that image exists before digging into itstabilize-12515.Bstabilize-12499.18.Brelease-R78-12499.BPatrick Georgi2019-09-091-0/+5
* sign_cr50_firmware.sh: allow signing MP images.LaMont Jones2019-09-081-8/+9
* Use bfd as the linker to build vboot_reference.Manoj Gupta2019-09-071-1/+2
* vboot/secdata: rename rollback_index to secdata_tpmJoel Kitching2019-09-0522-69/+35
* vboot/secdata: remove TPMClearAndReenable function mockJoel Kitching2019-09-051-6/+0
* vboot/secdata: fix up macros in rollback_index.cJoel Kitching2019-09-051-10/+6
* vboot: no need to compile C++ files in MakefileJoel Kitching2019-09-051-5/+0
* vboot: various Makefile cleanupsJoel Kitching2019-09-051-66/+25
* tests: Ensure string is null-terminatedJacob Garber2019-09-051-2/+6
* crossystem: Add TGL GPIO Chip IDSrinidhi N Kaushik2019-09-051-0/+1
* cgpt: show: dump drive details in verbose/debug modeMike Frysinger2019-09-011-1/+18
* vboot: prevent some tests from running when MOCK_TPM=1Joel Kitching2019-08-311-2/+5
* vboot: add mocked TlclDefineSpaceEx functionJoel Kitching2019-08-311-0/+11
* vboot/secdata: fix 2secdata.h includesJoel Kitching2019-08-318-4/+7
* vboot/secdata: rename secdata and secdatakJoel Kitching2019-08-3133-779/+869
* vboot: deprecate fastboot supportJoel Kitching2019-08-3013-131/+22
* cgpt: improve help textMike Frysinger2019-08-299-25/+28
* cgpt: show: add some sanity checking to -i flagsstabilize-12464.BMike Frysinger2019-08-291-0/+14