summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* futility: updater: Add '--archive' to read from an archive or directoryHung-Te Lin2018-10-131-0/+7
* Ignore power button if held on startupstabilize-11151.59.Bstabilize-11151.100.BEdward Hill2018-10-021-0/+31
* futility: updater: Revise verbosity and error messagesHung-Te Lin2018-10-021-2/+2
* futility: updater: Support reading main image from stdinHung-Te Lin2018-10-021-0/+4
* futility: updater: Preserve SMMSTORE and add quirk 'eve_smm_store'Hung-Te Lin2018-10-021-0/+15
* futility: update: Add --programmer to override flashrom programmer for servoHung-Te Lin2018-09-271-0/+10
* futility: update: Allow tpm_fwver=0 and allow --force to waive TPM checkHung-Te Lin2018-09-271-3/+7
* Add support for booting into alternative boot loadersSimon Glass2018-09-262-2/+63
* futility: update: Skip TPM check if tpm_fwver is not valid.stabilize-11101.BHung-Te Lin2018-09-211-0/+8
* futility: update: Add legacy option '--factory'Hung-Te Lin2018-09-191-2/+10
* futility: update: Fix update failure in factory mode due to wrong WP logicHung-Te Lin2018-09-181-0/+9
* futility: cmd_update: Add quirk 'min_platform_version'Hung-Te Lin2018-09-101-1/+11
* futility: cmd_update: Add quirk 'unlock_me_for_update'Hung-Te Lin2018-09-101-9/+19
* futility: cmd_update: Add quirk 'enlarge_image'Hung-Te Lin2018-09-101-3/+19
* futility: cmd_update: Add --quirks for device-specific hacksHung-Te Lin2018-09-101-0/+10
* futility: cmd_update: Add new 'legacy' modeHung-Te Lin2018-09-101-0/+8
* futility: cmd_update: Check RO and RW signing compatibility before updatingHung-Te Lin2018-09-051-0/+14
* futility: cmd_update: Check TPM key versions before updatingHung-Te Lin2018-09-051-11/+40
* futility: cmd_update: Check platform compatibility before updatingHung-Te Lin2018-09-051-2/+41
* futility: cmd_update: Add vboot1 updater logicHung-Te Lin2018-09-051-4/+13
* futility: cmd_update: Check contents before starting to updateHung-Te Lin2018-09-051-0/+4
* futility: cmd_update: Preserve image sections before updateHung-Te Lin2018-09-011-0/+6
* futility: cmd_update: Implement updater logic "TRY-RW" (--try)Hung-Te Lin2018-08-311-0/+15
* futility: cmd_update: Add 'mainfw_act' system propertyHung-Te Lin2018-08-311-0/+2
* futility: cmd_update: Implement updater logic "RW UPDATE".Hung-Te Lin2018-08-311-1/+24
* futility: cmd_update: Add "system property" and '--sys_props' to overrideHung-Te Lin2018-08-311-0/+13
* futility: cmd_update: Implement updater logic "FULL UPDATE".stabilize-atlas-11022.BHung-Te Lin2018-08-311-13/+25
* futility: cmd_update: Add '--emulate' optionHung-Te Lin2018-08-311-4/+13
* futility: cmd_update: Access system firmware using external flashromHung-Te Lin2018-08-311-3/+3
* futility: cmd_update: Process FMAP and parse image versionHung-Te Lin2018-08-311-1/+3
* futility: cmd_update: Support loading image files by -i, -e, --pd_imageHung-Te Lin2018-08-311-0/+6
* futility: Add 'update' command for updating firmwareHung-Te Lin2018-08-312-0/+14
* cgpt: add edit commandstabilize-nocturne-10986.Bstabilize-11021.84.Bstabilize-11020.Bstabilize-11005.Bstabilize-10985.Brelease-R70-11021.Bfirmware-servo-11011.Bfirmware-nocturne-10984.Bfactory-nocturne-10984.BMatt Delco2018-08-151-0/+25
* Add AltOS NVRAM flagsTing Shen2018-08-071-0/+2
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-0332-769/+797
* 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