* Can you create a PCI Option ROM and place it in an FV in a single build?
@ 2022-05-24 22:54 Andrew Fish
0 siblings, 0 replies; only message in thread
From: Andrew Fish @ 2022-05-24 22:54 UTC (permalink / raw)
To: edk2-devel-groups-io
[-- Attachment #1: Type: text/plain, Size: 447 bytes --]
I realize I can use syntax like this to control the construction of an option ROM from an FDF file.
1
[OptionRom.AtapiPassThru]
2
INF USE = IA32 OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf {
3
PCI_REVISION = 0x0020
4
PCI_DEVICE_ID = 0x0A03 0x0B03
5
}
6
INF USE = EBC OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf
What I can’t figure out is how to get that PCI ROM in the FV?
Thanks,
Andrew Fish
[-- Attachment #2: Type: text/html, Size: 17578 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-05-24 22:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-24 22:54 Can you create a PCI Option ROM and place it in an FV in a single build? Andrew Fish
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox