aboutsummaryrefslogtreecommitdiff
path: root/futility/cmd_show.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-02-03futility: show .vbprivk filesBill Richardson
2015-02-03futility: handle truncated BIOS images without segfaultBill Richardson
2015-01-31futility: refactor file type detection into new filesBill Richardson
2015-01-23vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen
2014-12-04futility: fix segfault when displaying truncated kernelsBill Richardson
2014-10-21Add hwid digest field to GBB headerBill Richardson
2014-09-27futility: show vs verifyBill 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: add "sign" command to resign firmware imagesBill Richardson
2014-09-03futility: the show command can traverse all file typesBill Richardson