aboutsummaryrefslogtreecommitdiff
path: root/src/util/Option
AgeCommit message (Expand)AuthorFilesLines
2019-01-21[util] Add support for EFI ROM imagesPetr Borsodi1-1/+65
2019-01-21[util] Improve processing of ROM images in Option::ROMPetr Borsodi1-34/+103
2019-01-15[pci] Correct invalid base-class/sub-class/prog-if order in PCIRPetr Borsodi1-2/+2
2015-04-13[util] Add ability to dump PCI device ID listMichael Brown1-0/+20
2014-08-26[util] Use PCI length field to obtain length of individual imagesMichael Brown1-3/+2
2012-08-15[util] Display UNDI ROM header in disrom.plMichael Brown1-0/+80
2012-08-15[util] Allow for CALL NEAR in the option ROM initialisation entry pointDaniel Wyatt1-0/+4
2012-07-23[romprefix] Report a pessimistic runtime size estimateMichael Brown1-1/+76
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2012-06-12[util] Allow Option::ROM to access multiple ROM imagesMichael Brown1-4/+70
2010-04-25[romprefix] Add .mrom format, allowing loading of large ROMsMichael Brown1-1/+2
2008-08-27[util] Fix interpretation of short jumps in Option::ROMMichael Brown1-1/+3
2008-08-15[util] Allow Option::ROM to understand and modify initialisation entry pointMichael Brown1-2/+42
2008-07-31[util] Add Option::ROM library and rewrite disrom.pl to use it.Michael Brown1-0/+459