summaryrefslogtreecommitdiffstats
path: root/src/util/Option
Commit message (Expand)AuthorAgeFilesLines
* [util] Add support for EFI ROM imagesPetr Borsodi2019-01-211-1/+65
* [util] Improve processing of ROM images in Option::ROMPetr Borsodi2019-01-211-34/+103
* [pci] Correct invalid base-class/sub-class/prog-if order in PCIRPetr Borsodi2019-01-151-2/+2
* [util] Add ability to dump PCI device ID listMichael Brown2015-04-131-0/+20
* [util] Use PCI length field to obtain length of individual imagesMichael Brown2014-08-261-3/+2Star
* [util] Display UNDI ROM header in disrom.plMichael Brown2012-08-151-0/+80
* [util] Allow for CALL NEAR in the option ROM initialisation entry pointDaniel Wyatt2012-08-151-0/+4
* [romprefix] Report a pessimistic runtime size estimateMichael Brown2012-07-231-1/+76
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [util] Allow Option::ROM to access multiple ROM imagesMichael Brown2012-06-121-4/+70
* [romprefix] Add .mrom format, allowing loading of large ROMsMichael Brown2010-04-251-1/+2
* [util] Fix interpretation of short jumps in Option::ROMMichael Brown2008-08-271-1/+3
* [util] Allow Option::ROM to understand and modify initialisation entry pointMichael Brown2008-08-151-2/+42
* [util] Add Option::ROM library and rewrite disrom.pl to use it.Michael Brown2008-07-311-0/+459