summaryrefslogtreecommitdiff
path: root/tests/futility
Commit message (Expand)AuthorAgeFilesLines
* 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-113-16/+29
* 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-222-3/+65
* futility: updater: Add '--model' and select images by system modelHung-Te Lin2018-10-223-8/+58
* futility: updater: Do not preserve GBB flags in --factory mode.Hung-Te Lin2018-10-181-0/+12
* futility: updater: Change default model name to FWID platform nameHung-Te Lin2018-10-181-1/+1
* futility: updater: Allow patching rootkey and vblock filesHung-Te Lin2018-10-151-0/+1
* futility: updater: Add --manifest to scan and print archive infoHung-Te Lin2018-10-132-0/+10
* 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-312-0/+14
* futility: Make rwsig sign command produce EC_RW imageDaisuke Nojiri2017-09-092-2/+9
* Change invocation of "gbb_utility" to "futility gbb"Hung-Te Lin2017-06-212-54/+54
* vboot_reference: Add support for 3072-bit exponent 3 keysNicolas Boichat2017-03-161-1/+1
* futility: rwsig: Add support for images with FMAPNicolas Boichat2017-02-253-9/+17
* 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-181-1/+1
* tests: Add simple test for rwsig imagesNicolas Boichat2017-02-112-0/+47
* Output stderr when run_test_scripts.sh failDaisuke Nojiri2016-11-011-17/+17
* bdb: Add --load_address to futility-bdb --createDaisuke Nojiri2016-10-191-1/+4