diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2020-05-15 16:50:01 +0200 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-08-12 05:42:47 +0000 |
commit | 808f1f1f87c87b4005d9bdf1076b7fc92ad64736 (patch) | |
tree | eff490cdfbdfe13f59584728221ea36bb3362272 /MdeModulePkg/Application | |
parent | 072ab3846c4fd86387dfd5d191dcb91e98202023 (diff) | |
download | edk2-master.zip edk2-master.tar.gz edk2-master.tar.bz2 |
Since on UefiPayload the full PCI enumeration isn't run, the light
enumeration won't find Option ROMs. The introduced PciPlatform
driver relies on completed PCI enumeration and assumes that all
ROM bars have been properly assigned a free MMIO window.
Installs the gPciPlatformProtocol to scan for Option ROMs during
PCI enumeration light and copies found Option ROMs to runtime allocated
buffers. Only for work devices that have a ROMBAR, but doesn't for
devices that need a VBIOS loaded from SPI flash.
TEST: QEMU can enumerate Option ROMs on VGA and NIC on UefiPayloadPkg.
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Diffstat (limited to 'MdeModulePkg/Application')
0 files changed, 0 insertions, 0 deletions