: [edk2-devel] Compatibility of PCIe UEFI option ROM
PCIe option ROMs are UEFI drivers, basiclly. UEFI drivers and UEFI applications
all could encounter the compatibility issue.
Consider this situation: build an UEFI driver comsuming some gEdkiiProtocol
on EDKII development Kits, then under
n ROMUEFI Option Rom only consumes the protocols defined in UEFI
spec, it doesn’t depend on other protocols.
Thanks
Liming
发件人: devel@edk2.groups.io 代表 丰立波 via groups.io
发送时间: 2025年1月3日 17:45
收件人: devel
主题: [edk2-devel] Compatibility of PCIe UEFI option ROM
Hello,
PCIe option R
UEFI Option Rom only consumes the protocols defined in UEFI spec, it doesn’t
depend on other protocols.
Thanks
Liming
发件人: devel@edk2.groups.io 代表 丰立波 via groups.io
发送时间: 2025年1月3日 17:45
收件人: devel
主题: [edk2-devel] Compatibility of PCIe UEFI option ROM
Hello,
PCIe option ROM is
Hello,
PCIe option ROM is an UEFI driver, basiclly. You can build an PCIe option ROM
with any UEFI development kits, EDKII or AMI Aptio, burn a flash chip mounted
on PCIe plugin card. At the moment of DXE driver dispatching, PCIe option ROM
loads and runs in the UEFI enviroment of motherboar