summaryrefslogtreecommitdiffstats
path: root/util/ifdtool/ifdtool.c
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* ifdtool: Add O_BINARY to open flags for Windows compatibilityScott Duplichan2014-12-191-4/+8
* ifdtool: Provide bounds on string parserPatrick Georgi2014-08-101-1/+1
* ifdtool: Check if file was openedPatrick Georgi2014-08-031-0/+8
* ifdtool: Avoid potential buffer overflowPatrick Georgi2014-08-031-1/+2
* util/ifdtool: cleanup some magic numbersChris Douglass2014-02-281-15/+17
* util/ifdtool: add option to change flash layoutChris Douglass2014-02-281-4/+234
* util/ifdtool: add option to dump flashrom layoutChris Douglass2014-02-281-13/+83
* ifdtool: Dump more registers from FDStefan Reinauer2012-11-121-11/+126
* ifdtool: Add locking/unlocking and dumping of access permissionsStefan Reinauer2012-11-091-13/+95
* Fix Segmentation Fault in ifdtoolStefan Reinauer2012-11-091-0/+6
* ifdtool: Use perror for file write errorsStefan Reinauer2012-07-241-2/+2
* Add EM100 mode to Intel Firmware Descriptor toolStefan Reinauer2012-05-241-2/+58
* Allow components smaller than declared size.Vadim Bendebury2012-03-301-1/+1
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* Add ifdtool, utility to read / modify Intel Firmware Descriptor imagesStefan Reinauer2011-10-221-0/+551