public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Andrew Fish" <afish@apple.com>
To: edk2-devel-groups-io <devel@edk2.groups.io>
Subject: Can you create a PCI Option ROM and place it in an FV in a single build?
Date: Tue, 24 May 2022 15:54:14 -0700	[thread overview]
Message-ID: <FDCB207E-B703-4AD4-930A-FB6ED4EEC3A8@apple.com> (raw)

[-- 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 --]

                 reply	other threads:[~2022-05-24 22:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FDCB207E-B703-4AD4-930A-FB6ED4EEC3A8@apple.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox