summaryrefslogtreecommitdiff
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-182-3/+16
* firmware: fixing menu artifacts during printingShelley Chen2017-01-181-2/+9
* firmware: adding support for language menuShelley Chen2017-01-181-0/+57
* firmware: Add recovery menu support for detachablesShelley Chen2017-01-181-64/+176
* firmware: Add developer menu support for detachablesShelley Chen2017-01-183-0/+825
* vboot: fix compiling with DEBUG=1Randall Spangler2017-01-182-0/+2
* image_signing: support signing of OCI containersMike Frysinger2017-01-145-0/+223
* firmware: Adding VbExDisplayText functionShelley Chen2017-01-132-0/+12
* firmware: replace VBDEBUG(()) macro with VB2_DEBUG()Randall Spangler2017-01-1222-378/+394
* firmware: Split out kernel UIRandall Spangler2017-01-124-547/+610
* firmware: Remove LoadKernelParams from APIsRandall Spangler2017-01-1213-305/+309
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-1211-299/+500
* scripts: Add "-p host" to make_dev_firmware.sh.stabilize-9157.BHung-Te Lin2016-12-281-7/+9
* futility/cmd_validate_rec_mrc: Update futility to use new MRC structFurquan Shaikh2016-12-251-19/+76
* vboot: Pass vb2 context and use vboot2 NV routinesRandall Spangler2016-12-2217-476/+657
* vboot: Clean up headersRandall Spangler2016-12-212-51/+51
* vboot: Split ec software sync to its own fileRandall Spangler2016-12-206-386/+419
* set_gbb_flags: add '-p host' to flashrom commandTing Shen2016-12-201-1/+2
* expand the BDB acronym in a few key placesstabilize-9093.BMike Frysinger2016-12-145-3/+9
* scripts: Change anti-rollback check from error to warning for make_dev_firmware.Hung-Te Lin2016-12-141-4/+11
* crossystem: add phase_enforcement fieldAaron Durbin2016-12-132-0/+5
* image_signing: unify board extraction logic from lsb-releasefirmware-servo-9040.Bfirmware-reef-9042.87.BMike Frysinger2016-11-294-29/+33
* utility: Allow chromeos-tpm-recovery to return failure.Hung-Te Lin2016-11-221-7/+21
* Revert "utility: Allow chromeos-tpm-recovery to return error."Vadim Bendebury2016-11-211-16/+4
* tpmc: add 'tpmversion' commandstabilize-9000.Bstabilize-9000.91.0.Bstabilize-9000.87.Bstabilize-9000.87.0.Bstabilize-9000.84.Bstabilize-9000.82.Bstabilize-9000.29.Bstabilize-9000.29.0stabilize-9000.26.Brelease-R56-9000.BAndrey Pronin2016-11-151-0/+10
* tpm2_lite: use null password authorization for ReadLockAndrey Pronin2016-11-151-1/+2
* vboot: Remove LoadKernel() LBA size/count checksRandall Spangler2016-11-152-24/+1
* vboot: Split partition and vblock verification from LoadKernel()stabilize-8992.BRandall Spangler2016-11-147-464/+542
* utility: Allow chromeos-tpm-recovery to return error.Hung-Te Lin2016-11-121-4/+16
* tpm2: do not lock kernel space when locking physical presenceVadim Bendebury2016-11-111-7/+1
* futility: Add support for verifying recovery MRC cacheFurquan Shaikh2016-11-112-0/+183
* tpm2_lite: implement TlclGetPermissionsAndrey Pronin2016-11-113-3/+122
* tpm2_lite: do not ignore errors reported by TPMVadim Bendebury2016-11-101-3/+3
* tpm_lite_stub: clean up debug printouts in VbExTpmSendReceiveAndrey Pronin2016-11-101-23/+18
* Drop "depthcharge" and "unified_depthcharge" portage use symbolsPatrick Georgi2016-11-101-1/+1
* tpm2_lite: implement TlclDefineSpaceAndrey Pronin2016-11-093-14/+209
* Add new recovery reason for rec hash space lock failure in RO firmwarestabilize-8975.BFurquan Shaikh2016-11-093-0/+7
* rollback_index: Add new index for recovery hash spaceFurquan Shaikh2016-11-091-0/+2
* update chromeos-tpm-recovery to work for both TPM 1.x and 2.xVadim Bendebury2016-11-081-30/+69
* recovery: Add new recovery reason to train memory and rebootFurquan Shaikh2016-11-087-11/+25
* vboot: Add vb2_unpack_key_bufferRandall Spangler2016-11-0624-98/+101
* vboot: use malloc and free directlyRandall Spangler2016-11-0641-359/+56
* vboot: remove unused stateful_utilRandall Spangler2016-11-064-453/+0
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-0632-72/+15
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-0627-635/+205
* vboot2: Allocate more buffer for kernel verificationRandall Spangler2016-11-062-8/+4
* Output stderr when run_test_scripts.sh failDaisuke Nojiri2016-11-011-17/+17
* host,test: Remove unneeded vb1 rsa functionsRandall Spangler2016-10-2918-1089/+138
* vboot: use vb2 verification functions for kernel verificationRandall Spangler2016-10-2912-992/+209
* pad_digest_utility: fix usage outputMike Frysinger2016-10-291-4/+10