summaryrefslogtreecommitdiff
path: root/tests/futility/test_update.sh
Commit message (Expand)AuthorAgeFilesLines
* futility: updater: Unit test for preserving sections using FMAP flagsHung-Te Lin2019-03-121-0/+18
* futility: updater: Report key hash on TPM failureHung-Te Lin2019-03-121-2/+2
* futility: updater: Use model name as default whitelabel signaturestabilize-11895.95.Bstabilize-11895.89.Bstabilize-11895.72.Bstabilize-11895.118.Bstabilize-11895.109.Bstabilize-11895.108.Brelease-R74-11895.BHung-Te Lin2019-03-071-0/+13
* futility: updater: Improve error message when key conflictsHung-Te Lin2019-02-131-4/+4
* futility: updater: Correct HWID digest when preserving HWIDstabilize-11647.70.Bstabilize-11647.104.Brelease-R73-11647.BHung-Te Lin2019-01-161-0/+18
* futility: update: Fix 'smm_store' unit testHung-Te Lin2018-12-131-2/+2
* futility: updater: Add 'image.bin' as host image name in archiveHung-Te Lin2018-12-111-16/+22
* futility: updater: Revise error message when model is not defined in manifeststabilize-11306.BHung-Te Lin2018-11-271-1/+1
* futility: updater: Add new quirk 'allow_empty_wltag'Hung-Te Lin2018-11-241-0/+4
* futility: update: Add `--host_only` argumentHung-Te Lin2018-10-231-0/+5
* futility: updater: Support --mode=output and --output_dirHung-Te Lin2018-10-221-0/+13
* futility: updater: Support white label from VPD and --signature_idHung-Te Lin2018-10-221-3/+44
* futility: updater: Add '--model' and select images by system modelHung-Te Lin2018-10-221-8/+30
* futility: updater: Do not preserve GBB flags in --factory mode.Hung-Te Lin2018-10-181-0/+12
* futility: updater: Add --manifest to scan and print archive infoHung-Te Lin2018-10-131-0/+4
* futility: updater: Add '--archive' to read from an archive or directoryHung-Te Lin2018-10-131-0/+7
* 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
* 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-311-0/+13