summaryrefslogtreecommitdiff
path: root/futility/updater.h
Commit message (Expand)AuthorAgeFilesLines
* futility: updater: Revise output messages for debug logsfactory-grunt-11164.Bfactory-grunt-11164.135.Bfactory-11164.135.BHung-Te Lin2020-07-201-0/+4
* futility: update: Add `--host_only` argumentHung-Te Lin2018-10-241-1/+1
* futility: updater: Support --mode=output and --output_dirHung-Te Lin2018-10-241-0/+1
* futility: updater: Support white label from VPD and --signature_idHung-Te Lin2018-10-241-1/+14
* futility: updater: Add '--model' and select images by system modelHung-Te Lin2018-10-241-3/+20
* futility: updater: Do not preserve GBB flags in --factory mode.Hung-Te Lin2018-10-241-0/+1
* futility: updater: Allow patching rootkey and vblock filesHung-Te Lin2018-10-151-0/+15
* futility: updater: Add --manifest to scan and print archive infoHung-Te Lin2018-10-131-0/+26
* futility: updater: Refactor how arguments were configuredHung-Te Lin2018-10-131-14/+10
* futility: updater: Add '--archive' to read from an archive or directoryHung-Te Lin2018-10-131-2/+41
* futility: updater: Refactor function namesHung-Te Lin2018-10-131-5/+6
* futility: updater: Add ASPRINTF macroHung-Te Lin2018-10-131-0/+2
* futility: updater: Revise verbosity and error messagesHung-Te Lin2018-10-021-4/+10
* futility: updater: Preserve SMMSTORE and add quirk 'eve_smm_store'Hung-Te Lin2018-10-021-0/+2
* futility: updater: Add quirk 'daisy_snow_dual_model' for daisy_snowHung-Te Lin2018-10-021-0/+26
* futility: updater: Add default quirksHung-Te Lin2018-10-021-0/+5
* futility: updater: Refactor: move quirks to 'updater_quirks.c'Hung-Te Lin2018-10-021-0/+117
* futility: updater: Refactor: localize temp files managementHung-Te Lin2018-10-021-6/+0
* futility: updater: Refactor: move command line processing to cmd_update.cHung-Te Lin2018-10-021-0/+80