summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* detachables: Define VbExDisplayMenu()stabilize-9430.Bstabilize-9428.BShelley Chen2017-03-292-0/+17
* vboot_reference: Add support for 3072-bit exponent 3 keysNicolas Boichat2017-03-163-0/+13
* poppy: center detachable menu textstabilize-M58-9334.41.0.Bstabilize-9334.58.Brelease-R58-9334.BShelley Chen2017-03-021-2/+6
* poppy: define VbExDisplayGetDimension()Shelley Chen2017-03-022-0/+10
* poppy: Disable arrow keys for language switchShelley Chen2017-03-021-2/+0
* poppy: use return key for selectionShelley Chen2017-03-021-9/+2
* poppy: reinstating fw ctrl functionsShelley Chen2017-03-021-0/+43
* vboot_ui_menu: getting rid of explicit function printShelley Chen2017-03-021-50/+39
* poppy: replacing dev warn & rec screens with baseShelley Chen2017-03-021-9/+9
* poppy: defining base screen enum itemShelley Chen2017-03-011-0/+2
* poppy: Highlight menu selectionShelley Chen2017-02-271-21/+10
* poppy: add highlight param to VbExDisplayText()Shelley Chen2017-02-272-3/+10
* 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-183-11/+85
* host_key2: Add VB2_SIG_ALG_COUNT to count the number of valid signaturesNicolas Boichat2017-02-151-0/+3
* 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
* 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-2010-145/+129
* 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-182-0/+824
* vboot: fix compiling with DEBUG=1Randall Spangler2017-01-181-0/+1
* firmware: Adding VbExDisplayText functionShelley Chen2017-01-132-0/+12
* firmware: replace VBDEBUG(()) macro with VB2_DEBUG()Randall Spangler2017-01-1215-321/+337
* firmware: Split out kernel UIRandall Spangler2017-01-123-547/+609
* firmware: Remove LoadKernelParams from APIsRandall Spangler2017-01-126-208/+222
* firmware: Refactor and clean up ec_syncChromeOS Developer2017-01-128-261/+480
* vboot: Pass vb2 context and use vboot2 NV routinesRandall Spangler2016-12-228-257/+322
* vboot: Clean up headersRandall Spangler2016-12-212-51/+51
* vboot: Split ec software sync to its own fileRandall Spangler2016-12-203-370/+404
* expand the BDB acronym in a few key placesstabilize-9093.BMike Frysinger2016-12-142-1/+5
* tpm2_lite: use null password authorization for ReadLockAndrey Pronin2016-11-151-1/+2
* vboot: Remove LoadKernel() LBA size/count checksRandall Spangler2016-11-151-14/+1
* vboot: Split partition and vblock verification from LoadKernel()stabilize-8992.BRandall Spangler2016-11-144-445/+528
* tpm2: do not lock kernel space when locking physical presenceVadim Bendebury2016-11-111-7/+1
* 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
* 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