summaryrefslogtreecommitdiff
path: root/futility/updater.h
Commit message (Expand)AuthorAgeFilesLines
* futility: updater: Do not preserve GBB flags in --factory mode.Hung-Te Lin2018-10-181-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