summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot_reference: Add support for 2048-bit exponent 3 keysstabilize-9313.Bfirmware-cr50-release-9308.25.Bfirmware-cr50-mp-release-9308.87.Bfirmware-cr50-mp-r86-9311.70.Bfirmware-cr50-mp-9311.Bfirmware-cr50-guc-factory-9308.26.Bfirmware-cr50-9308.Bfirmware-cr50-9308.24.BNicolas Boichat2017-02-1821-26/+174
* futility: create: Output "wrote XX.vb[pub|pri]k" to stdoutNicolas Boichat2017-02-151-4/+4
* host_key2: Add VB2_SIG_ALG_COUNT to count the number of valid signaturesNicolas Boichat2017-02-152-2/+7
* rollback_index: Add disable-ccd-unlock FWMP flagRandall Spangler2017-02-141-0/+2
* poppy: initializing next_menu_idx to current_menu_idxShelley Chen2017-02-111-1/+1
* tests: Add simple test for rwsig imagesNicolas Boichat2017-02-112-0/+47
* gen_test_keys.sh: Fixup key_index when keys already existNicolas Boichat2017-02-111-0/+1
* signature_digest/SignatureDigest: convert vb2_crypto to hash algorithmNicolas Boichat2017-02-111-6/+11
* Makefile: Add gentestcases targetNicolas Boichat2017-02-112-0/+9
* poppy: Converting all // comments to /* */Shelley Chen2017-01-301-64/+70
* poppy: Moving menu placement higherShelley Chen2017-01-301-1/+1
* poppy: Check NULL menu_array params in vb2_get_current_menu_size()Shelley Chen2017-01-301-1/+2
* poppy: Adding kernel-doc commentsShelley Chen2017-01-301-5/+40
* firmware: Using power button for selectionShelley Chen2017-01-242-1/+11
* firmware: Prevent wraparound when scrolling through menusShelley Chen2017-01-241-5/+10
* firmware: set fw screen default selectionShelley Chen2017-01-241-74/+95
* firmware: Adding vol up/down ascii definitionsShelley Chen2017-01-242-1/+10
* 2lib: add VB2_DEBUG_RAW() to print without function nameRandall Spangler2017-01-2012-147/+131
* 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