summaryrefslogtreecommitdiff
path: root/futility/file_type.inc
Commit message (Expand)AuthorAgeFilesLines
* vboot: remove Boot Descriptor Block (BDB) library and utilitiesJoel Kitching2019-07-241-4/+0
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-1/+1
* bdb: Make 'futility show' support BDBDaisuke Nojiri2016-10-041-0/+4
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-101-2/+2
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-101-1/+1
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-031-1/+1
* vboot: Disambiguate vb2.1 structs and functionsRandall Spangler2016-07-261-4/+4
* futility: Revised support for RO+RW firmwareBill Richardson2015-10-151-3/+3
* futility: Support for signing RO+RW firmwarestabilize-smaug-7547.BBill Richardson2015-10-131-0/+4
* futility: Add show capability for usbpd1 imagesBill Richardson2015-09-251-4/+3
* futility: add support for usbpd1 imagesBill Richardson2015-03-311-0/+6
* futility: refactor to handle each file type individuallyBill Richardson2015-03-311-35/+35
* futility: put the recognizer functions in file_type.incBill Richardson2015-03-311-16/+66
* futility: Split help for "sign" command into partsBill Richardson2015-03-201-0/+23