summaryrefslogtreecommitdiff
path: root/tools/ifdtool.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-13x86: Correct ifdtool microcode calculationSimon Glass1-2/+2
2014-12-19x86: ifdtool: Add support for early microcode accessSimon Glass1-8/+102
2014-12-19x86: ifdtool: Use a structure for the file/address listSimon Glass1-6/+18
2014-12-19x86: ifdtool: Display filename when file errors are reportedSimon Glass1-12/+18
2014-12-19x86: ifdtool: Correct a debug() missing parameterSimon Glass1-1/+2
2014-12-14x86: ifdtool: Separate out filenames for -D and -iSimon Glass1-6/+6
2014-12-14tools/ifdtool: Support writing multiple files (-w) simultaneouslyBin Meng1-7/+24
2014-11-21x86: ifdtool: Allow creation of an empty ROMSimon Glass1-1/+1
2014-11-21x86: Add ifdtool for working with Intel Flash Descriptor ROM imagesSimon Glass1-0/+1039