Hi, I am looking at this patch (attached) from Daniel: -- Hello, Attached is a patch to implement writing and dumping of PCI 3.0 Device ID lists in EFI option ROMs in the EfiRom tool. Using this modification, multiple space-delimited device IDs can be specified after -i. The first device in the list is used for the main PCI ROM header Device ID field and is also written in the list. The list is only written when more than one device ID has been specified; when only one device ID is given on the command line, the EfiRom output should be identical to the current code. Let me know if there's anything I missed. Thanks, -- Daniel Verkamp -- Was this patch ever considered for inclusion in the edk2 trunk? If not, what is the current state of multiple device id support for rom creation? Cheers, Tom