summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* cgpt: Remove unnecessary 512-byte sector check and minimum lba count checks.Sam Hurst2018-05-011-4/+40
* devkeys: add test keys for UEFIEdward Hyunkoo Jee2018-04-188-0/+144
* tpm_lite: Add TlclGetSpaceInfoMattias Nissler2018-04-131-5/+78
* tpm_lite: Support delegation family functionality.Mattias Nissler2018-04-131-0/+85
* tpm_lite: Add more general DefineSpaceEx functionMattias Nissler2018-04-131-0/+180
* tpm_lite: Implement TakeOwnership supportMattias Nissler2018-04-131-0/+150
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-131-2/+133
* cgpt: Remove hard coded 512 block size.Sam Hurst2018-04-122-66/+110
* ec_sync: Go to recovery on aux fw update failureDuncan Laurie2018-03-301-1/+8
* Add new GBB_FLAG_FORCE_MANUAL_RECOVERYJulius Werner2018-03-262-0/+25
* 2lib: Add support for 64-byte nvstorage recordRandall Spangler2018-03-073-23/+81
* firmware: Remove deprecated SW_WP_ENABLED flagRandall Spangler2018-03-041-12/+0
* firmware: Remove VbLockDevice()stabilize-10452.96.Bstabilize-10452.90.Bstabilize-10452.85.Bstabilize-10452.81.Brelease-R66-10452.BRandall Spangler2018-03-011-7/+0
* EC-EFS: Copy dev keys from platform/ecDaisuke Nojiri2018-02-282-0/+0
* tests: Cover a few assorted new casesstabilize-10443.BRandall Spangler2018-02-266-6/+61
* Always enter BROKEN screen in non-manual recovery, even in dev modeJulius Werner2018-02-202-11/+13
* detachables: Allow 'Tab' to display debug info on all screensJulius Werner2018-02-081-0/+52
* Request cold reboot when switching to dev modeDaisuke Nojiri2018-02-081-1/+1
* vboot_api: Remove unused VB_SCREEN constantsJulius Werner2018-02-071-6/+0
* cgpt: add support for managing GPT platform required partition bitBen Chan2018-02-061-0/+13
* detachables: Test ALL the units!Julius Werner2018-02-011-397/+1705
* detachables: The Big RefactorJulius Werner2018-01-311-59/+61
* detachables: Replace RECOVERY with OPTIONS menuShelley Chen2018-01-251-89/+80
* firmware: Stop using vboot1 cparams internallyRandall Spangler2018-01-099-134/+106
* firmware: Prune down old region APIRandall Spangler2018-01-098-288/+48
* firmware: Include vb1 shared data in vb2 structRandall Spangler2018-01-099-10/+36
* firmware: Remove bmpblk codeRandall Spangler2018-01-094-92/+16
* ec_sync: Use vboot2 context instead of cparamsRandall Spangler2018-01-091-3/+3
* firmware: Align workbuf used sizeRandall Spangler2018-01-057-83/+111
* firmware: simplify audioRandall Spangler2018-01-054-455/+209
* firmware: use sd->gbb_flagsRandall Spangler2018-01-054-17/+26
* detachables: Add unit testsShelley Chen2017-12-191-0/+934
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-1113-316/+69
* vboot_ui: Let keyboard power button shut down systemDaisuke Nojiri2017-12-081-0/+36
* vboot: Use kernel max rollforward NV storage fieldRandall Spangler2017-11-171-1/+16
* nvstorage: Add kernel max rollforward NV storage fieldRandall Spangler2017-11-172-2/+6
* Resign ec.bin and store EC-RW in bios.binDaisuke Nojiri2017-11-022-0/+0
* Call VbExEcRunningRW to set IN_RW flagDaisuke Nojiri2017-10-301-0/+15
* tlcl, tpmc: extend GetVersion to report vendor specific datastabilize-10032.86.Bstabilize-10032.75.Bstabilize-10032.72.Bstabilize-10032.71.Bstabilize-10032.68.Bstabilize-10032.56.Bstabilize-10032.111.Brelease-R63-10032.Bfirmware-scribe-10045.BAndrey Pronin2017-10-121-5/+64
* Check EC_IN_RW before proceeding to recovery modeDaisuke Nojiri2017-10-053-48/+3
* futility: Make rwsig sign command produce EC_RW imageDaisuke Nojiri2017-09-092-2/+9
* vb21_common2_tests: Free keyb_dataNicolas Boichat2017-08-271-0/+1
* vb21_common2_tests: Fix test for exponent 3 keysNicolas Boichat2017-08-241-6/+25
* tests: Add support for exponent 3 keysCaveh Jalali2017-08-243-23/+21
* Add support for IFX FieldUpgradeInfoRequest2 commandMattias Nissler2017-08-231-0/+100
* ec_sync: always call VbExUpdateAuxFwCaveh Jalali2017-08-211-7/+18
* detachables: Set fw screen timeout to 30 secs upon button pressShelley Chen2017-07-312-0/+5
* Implement tpmc getversion command.stabilize-9756.BMattias Nissler2017-07-181-0/+42
* call depthcharge hooks for auxiliary FW update.Caveh Jalali2017-06-281-1/+59
* Change invocation of "gbb_utility" to "futility gbb"Hung-Te Lin2017-06-213-56/+56