summaryrefslogtreecommitdiff
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* vboot: pull vb2_context up to higher level in call stackJoel Kitching2019-03-263-68/+68
* Don't allow vowels in vendor data except first charMathew King2019-03-261-3/+9
* Arrow keys change language on vendor data uisMathew King2019-03-263-9/+13
* vboot: add diagnostic modeMatt Delco2019-03-215-3/+177
* firmware: allocate nvram bit for diagnostic modeMatt Delco2019-03-203-1/+11
* firmware/lib: commit nvram before running legacyMatt Delco2019-03-204-11/+17
* firmware: add time unit conversion definesMatt Delco2019-03-204-10/+11
* 2api: add callback for vb2ex_tpm_set_modeMatt Delco2019-03-203-0/+38
* Show error and wait for 5 seconds to shutdown if setting vendor data failsMathew King2019-03-161-5/+7
* vboot: add power button query functionalityMatt Delco2019-03-163-8/+10
* vboot: remove deprecated constantsJoel Kitching2019-03-152-4/+0
* vboot: changes to allow RW_LEGACY hash verificationMatt Delco2019-03-137-7/+49
* vboot: add documentation for different switches in vb2_api.hJoel Kitching2019-03-111-0/+15
* vboot: move general constants to a separate headerJoel Kitching2019-03-113-36/+65
* vboot_display: Add full_info parameter to VbExDisplayDebugInfo()factory-atlas-11907.Bfactory-atlas-11907.11.BJulius Werner2019-03-096-14/+14
* vboot_display: Record screen change even on errorJulius Werner2019-03-081-23/+14
* futility: Merge Debug() into VB2_DEBUG()Julius Werner2019-03-062-7/+4
* Add console logging to make UI easier to navigate without a screenJulius Werner2019-03-013-0/+28
* tpm_lite: Fix delegation table parsingMattias Nissler2019-02-271-1/+3
* vboot: Add ui for setting vendor data in VPDfirmware-atlas-11827.12.BMathew King2019-02-2210-27/+263
* vboot: Don't hardcode special keyboard values.Mathew King2019-02-223-10/+14
* vboot: rename VB2_DISABLE_DEVELOPER_MODEJoel Kitching2019-02-142-1/+3
* vboot: rename VB2_SD_DEV_MODE_ENABLEDJoel Kitching2019-02-142-2/+3
* vboot_reference: Merge error beeping, printing, and loggingNick Crews2018-12-134-48/+84
* rollback_index: add newline to VB2_DEBUG callfirmware-kalista-11343.BJoel Kitching2018-12-031-1/+1
* firmware: tpm2_lite: Implement TlclGetRandom()Stephen Boyd2018-11-273-3/+57
* vboot_api: Add new VB_AUX_FW_NO_DEVICE update severityKarthikeyan Ramasubramanian2018-11-271-3/+5
* vboot: correct spacing in 2nvstorageJoel Kitching2018-11-191-0/+4
* CHERRY-PICK: vboot: create NVRAM flag to pause after EC software syncJoel Kitching2018-11-193-1/+16
* Add a screen showing a menu for alternative firmwareSimon Glass2018-11-167-36/+220
* Pass all calls to VBExLegacy() through a single functionstabilize-11217.BSimon Glass2018-11-015-60/+41
* Create a new file for common vboot UI functionsSimon Glass2018-11-015-26/+50
* Unify the rest of the beepsSimon Glass2018-11-011-3/+3
* tpmc: Add TlclUndefineSpace/Ex for TPM 1.2/2.0Meng-Huan Yu2018-11-016-0/+107
* Add a parameter to vb2_error_beep()Simon Glass2018-10-263-20/+32
* Add a constant for the escape keystabilize-atlas-11177.BSimon Glass2018-10-192-3/+4
* Export vb2_error_beep()Simon Glass2018-10-193-14/+15
* Split out functions which handle alternative firmwareSimon Glass2018-10-192-17/+58
* Add a variable for allowing alternative firmwareSimon Glass2018-10-181-3/+5
* Move developer menu code higher in the fileSimon Glass2018-10-181-93/+94
* Ignore power button if held on startupstabilize-11151.59.Bstabilize-11151.100.BEdward Hill2018-10-021-0/+22
* Add support for booting into alternative boot loadersSimon Glass2018-09-264-7/+24
* firmware/lib/vboot_ui: Add a VbExSleepMs to the developer mode UIsRaul E Rangel2018-09-052-0/+9
* add extern C markers to installed headersMike Frysinger2018-09-0412-0/+97
* vboot_reference: sync flags with eve-campfire branchTing Shen2018-08-143-1/+11
* vboot_reference: Change OOBE autoconfig TPM space to storing 32-byte hashTudor Brindus2018-08-081-4/+4
* Add AltOS NVRAM flagsTing Shen2018-08-073-1/+17
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-0329-227/+227
* vboot_reference: Claim space for OOBE autoconfig public keyTudor Brindus2018-07-271-0/+4
* vboot_aux_fw: Add new return code to handle busy casestabilize-10866.BJett Rink2018-07-031-0/+2