summaryrefslogtreecommitdiff
path: root/futility/futility.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* tests: Remove --allow-multiple-definition linker optionYu-Ping Wu2022-09-211-0/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-2/+1
* vboot/futility: update fatal errors to use FATALJoel Kitching2019-07-221-2/+1
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-6/+6
* futility: Merge Debug() into VB2_DEBUG()Julius Werner2019-03-061-3/+3
* futility: Initialize stack variablesAnatol Pomazau2015-04-131-1/+1
* futility: add --type arg to show and sign commandsBill Richardson2015-03-311-2/+2
* futility: Let each command provide its own helpBill Richardson2015-03-181-36/+58
* futility: change longhelp functions to take multiple argsBill Richardson2015-03-181-1/+1
* Provert "futility: Make --debug a global option"Bill Richardson2015-03-121-6/+5
* Revert "futility: Make --debug a global option"Prathmesh Prabhu2015-03-121-5/+6
* futility: Make --debug a global optionBill Richardson2015-03-111-6/+5
* futility: Add global args to specify vboot API and formatstabilize-6842.Bstabilize-6835.BBill Richardson2015-02-281-19/+74
* futility: remove obsolete dev_sign_file commandBill Richardson2015-01-221-33/+1
* futility: prevent segfault for "futility help version"Bill Richardson2015-01-211-1/+2
* futility: add version commandBill Richardson2014-10-311-0/+10
* Add hwid digest field to GBB headerBill Richardson2014-10-211-1/+1
* futility: Be more accepting of how it's invokedBill Richardson2014-10-151-79/+51
* futility: Improve help messagesstabilize-6297.BBill Richardson2014-09-241-88/+124
* futility: slight tweak to the logging implementationBill Richardson2014-09-121-11/+43
* futility: the show command can traverse all file typesBill Richardson2014-09-031-1/+0
* futility: Reformat to use kernel coding styleBill Richardson2014-08-251-168/+168
* futility: add more static/const markingsMike Frysinger2014-08-201-3/+3
* futility: Add remaining vboot binary utilitiesBill Richardson2014-07-311-70/+42
* futility: deprecate eficompress and efidecompressBill Richardson2014-07-181-0/+30
* Cleanup futility test coverage framework a bitBill Richardson2014-07-161-0/+8
* Simplify the futility linker script a bit.Bill Richardson2014-07-151-10/+10
* Correct some minor compiler warningsSimon Glass2013-08-251-1/+2
* Build both static and dynamic versions of futility.Bill Richardson2013-04-081-9/+10
* Massive refactoring of external header files.Bill Richardson2013-04-021-1/+0
* Wrap all vboot utilities with futility.firmware-spring-3833.Bfactory-spring-3842.BBill Richardson2013-03-111-0/+285