summaryrefslogtreecommitdiff
path: root/firmware/include
Commit message (Expand)AuthorAgeFilesLines
* firmware: calling menu ui when using detachablesstabilize-fsi-9202.5.0.Bstabilize-fsi-9202.10.Bstabilize-M57-9202.35.0.Bstabilize-9202.Bstabilize-9202.64.Bstabilize-9202.56.Bstabilize-9202.28.Bstabilize-9202.18.Bstabilize-9199.Brelease-R57-9202.BShelley Chen2017-01-181-1/+8
* firmware: Adding VbExDisplayText functionShelley Chen2017-01-131-0/+6
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-121-1/+4
* vboot: Clean up headersRandall Spangler2016-12-211-50/+50
* tpm2_lite: implement TlclGetPermissionsAndrey Pronin2016-11-111-1/+12
* tpm2_lite: implement TlclDefineSpaceAndrey Pronin2016-11-091-1/+49
* Add new recovery reason for rec hash space lock failure in RO firmwarestabilize-8975.BFurquan Shaikh2016-11-091-0/+2
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-082-2/+4
* vboot: use malloc and free directlyRandall Spangler2016-11-062-21/+3
* cgpt: add support for managing the legacy boot gpt bitstabilize-kevin-8785.94.BMike Frysinger2016-09-082-1/+8
* tlcl: add implementations for GetOwnership and Read/WriteLockStephen Barber2016-08-211-0/+5
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-90/+2
* tlcl: implement clear, startup, shutdown, self teststabilize-8647.BAndrey Pronin2016-07-261-0/+21
* tlcl: support sending raw commandsAndrey Pronin2016-07-261-0/+18
* Modify 'tpmc block' to lock only the FW indexAndrey Pronin2016-07-261-1/+12
* tlcl: automatically detect if platform hierarchy is disabledAndrey Pronin2016-07-261-6/+0
* Implement GetCapabilities and reading flags for tpm2Andrey Pronin2016-07-261-3/+63
* vboot: Remove vboot1 init and select-firmware APIsRandall Spangler2016-07-262-52/+0
* tlcl: use different NV_Read authorizations for fw and userlandAndrey Pronin2016-07-222-0/+17
* Stub tlcl implementation for tpm2 caseAndrey Pronin2016-07-151-1/+13
* tpm2: add nvram lock and hierarchy control commandsVadim Bendebury2016-07-091-2/+15
* tpm2: add marshaling/unmarshaling and tlcl supportVadim Bendebury2016-07-011-0/+49
* tpm: add TSS constants and structures for TPM2Vadim Bendebury2016-07-013-178/+307
* vboot: Add firmware management parametersRandall Spangler2016-05-083-0/+7
* cgptlib: Add support for IGNOREME GPT signatureJulius Werner2016-04-252-1/+4
* Support doing battery cut-off in firmware stage.Hung-Te Lin2016-04-122-1/+9
* cgpt: Update behavior of GptUpdateKernelWithEntrystabilize-8172.47.Bfirmware-lucid-8173.BFurquan Shaikh2016-04-051-4/+4
* Modify EC software sync to update RO if necessarystabilize-7834.66.Bstabilize-7821.Brelease-R49-7834.BMary Ruthven2016-01-101-1/+3
* vboot: Change VbExEc implementations to support RO updateMary Ruthven2016-01-061-11/+14
* vboot2: Add try RO software sync flagMary Ruthven2016-01-061-0/+2
* add error code for screen drawing failurestabilize-smaug-7731.Bstabilize-7729.BDaisuke Nojiri2015-12-031-0/+2
* vboot: Add GBB flag to turn on serial outputMary Ruthven2015-11-031-0/+2
* vboot_api_kernel: Add new EcVbootDone APIShawn Nematbakhsh2015-10-291-0/+13
* Add VbExGetLocalizationCountDaisuke Nojiri2015-10-201-0/+8
* Pass locale to VbExDisplayScreenDaisuke Nojiri2015-10-151-1/+1
* Add NV flag to default boot legacy OSMary Ruthven2015-10-131-0/+15
* Add broken screenDaisuke Nojiri2015-10-122-0/+3
* recovery: Add recovery reason for fastboot mode requested inFurquan Shaikh2015-10-081-0/+2
* vboot: Move GPT entry operator functions to gpt_miscFurquan Shaikh2015-09-231-0/+9
* vboot2: Support reboot requested by secdataRandall Spangler2015-09-171-0/+2
* VbNvStorage: Add flags for misc settingsFurquan Shaikh2015-08-011-0/+2
* recovery: Add recovery reason for fastboot mode requested in fwstabilize-7204.BFurquan Shaikh2015-06-231-0/+2
* cgpt repair: fix segfault which occurs when one of the headers is badstabilize-7202.Bstabilize-7199.Bstabilize-7173.BAndrey Ulanov2015-06-131-2/+2
* vboot_reference: fix unittest when building with clang.Yunlian Jiang2015-06-111-0/+5
* recovery: Add recovery reasons for BCBstabilize-7155.BFurquan Shaikh2015-06-041-0/+4
* cgpt: Add a callback to allow override of GPT entry priorityFurquan Shaikh2015-06-041-0/+14
* fastboot: Add routines for unlock and lock devicestabilize-7131.BFurquan Shaikh2015-05-291-0/+29
* fastboot: Add fastboot related flags to nvstorageFurquan Shaikh2015-05-291-0/+3
* Provide a way to disable counting failed bootsPatrick Georgi2015-05-282-1/+6
* fastboot: Add routine for verifying kernel image loaded in memoryFurquan Shaikh2015-05-271-0/+21