aboutsummaryrefslogtreecommitdiff
path: root/futility/cmd_sign.c
AgeCommit message (Expand)Author
2015-02-28futility: Add global args to specify vboot API and formatBill Richardson
2015-02-12kernel flags: Add flags field to kernel preamble.Furquan Shaikh
2015-01-31futility: refactor file type detection into new filesBill Richardson
2014-12-04futility: Don't copy the entire kernel partition just to sign a blobBill Richardson
2014-09-27futility: Allow signing raw firmware blob and keyblocksBill Richardson
2014-09-27futility: Add support for [re]signing kernel partitionsBill Richardson
2014-09-25futility: do traversal of a buffer, not a fileBill Richardson
2014-09-25futility: clean up a few shared functionsBill Richardson
2014-09-24futility: Improve help messagesBill Richardson
2014-09-12futility: make resign_firmwarefd.sh simply invoke futilityBill Richardson
2014-09-12futility: preserve preamble flags when resigning BIOS imagesBill Richardson
2014-09-05futility: sign command works on unsigned imagesBill Richardson
2014-09-05futility: add "sign" command to resign firmware imagesBill Richardson