summaryrefslogtreecommitdiff
path: root/futility/cmd_load_fmap.c
Commit message (Expand)AuthorAgeFilesLines
* futility/updater: Fix legacy bios image namingstabilize-15415.BEdward O'Callaghan2023-04-061-1/+1
* futility/cmd_*: Cleanups for maintainabilityEdward O'Callaghan2023-04-031-19/+18
* futility/cmd_*.c: Use ERROR() macro consistentlyEdward O'Callaghan2023-03-311-15/+12
* futility/: Replace futil_copy_file_or_die() implfactory-skyrim-15384.BEdward O'Callaghan2023-03-151-3/+4
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* futility: Rework file opening and mappingJakub Czapiga2022-05-141-21/+5
* vboot: fix up some more includesJoel Kitching2019-09-231-1/+0
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-2/+2
* vboot/futility: update fatal errors to use FATALJoel Kitching2019-07-221-1/+1
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-1/+1
* futility: Let each command provide its own helpBill Richardson2015-03-181-4/+10
* futility: change longhelp functions to take multiple argsBill Richardson2015-03-181-5/+5
* futility: Add global args to specify vboot API and formatstabilize-6842.Bstabilize-6835.BBill Richardson2015-02-281-0/+1
* futility: clean up a few shared functionsBill Richardson2014-09-251-5/+3
* futility: Improve help messagesstabilize-6297.BBill Richardson2014-09-241-4/+7
* futility: add load_fmap command, useful for testsBill Richardson2014-09-051-0/+202