summaryrefslogtreecommitdiff
path: root/futility/misc.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-171-16/+16
* futility: Unify logging macrosJulius Werner2019-05-141-2/+2
* futility: Merge Debug() into VB2_DEBUG()Julius Werner2019-03-061-3/+3
* futility: updater: Correct HWID digest when preserving HWIDstabilize-11647.70.Bstabilize-11647.104.Brelease-R73-11647.BHung-Te Lin2019-01-161-0/+25
* vboot: Convert vboot1 SHA calls to use vboot2Randall Spangler2016-07-221-11/+14
* futility: put the recognizer functions in file_type.incBill Richardson2015-03-311-2/+2
* futility: send debug messages to stdout, not stderrstabilize-6919.BBill Richardson2015-03-271-2/+2
* Provert "futility: Make --debug a global option"Bill Richardson2015-03-121-0/+3
* Revert "futility: Make --debug a global option"Prathmesh Prabhu2015-03-121-3/+0
* futility: Make --debug a global optionBill Richardson2015-03-111-0/+3
* Changes to compile signing tools on darwinDavid Riley2015-02-111-0/+4
* futility: handle truncated BIOS images without segfaultBill Richardson2015-02-031-0/+3
* futility: refactor file type detection into new filesBill Richardson2015-01-311-15/+50
* futility: Don't copy the entire kernel partition just to sign a blobBill Richardson2014-12-041-2/+4
* Add hwid digest field to GBB headerBill Richardson2014-10-211-0/+51
* futility: clean up a few shared functionsBill Richardson2014-09-251-11/+27
* futility: Improve help messagesstabilize-6297.BBill Richardson2014-09-241-2/+1
* futility: add "sign" command to resign firmware imagesBill Richardson2014-09-051-0/+125
* futility: the show command can traverse all file typesBill Richardson2014-09-031-0/+90