[edk2-devel] [PATCH v1 0/1] UefiPayloadPkg: Scan for PCI devices

Marcello Sylvester Bauer posted 1 patch 3 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/edk2 tags/patchew/20200716111011.22538-1-marcello.bauer@9elements.com
UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf |  1 +
UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c      | 76 ++++++++++++++++++++
2 files changed, 77 insertions(+)
[edk2-devel] [PATCH v1 0/1] UefiPayloadPkg: Scan for PCI devices
Posted by Marcello Sylvester Bauer 3 years, 9 months ago
Scan for PCI devices after end of DXE.
This allows EFI applications to iterate over those devices.
An example is iPXE.efi that requires those devices to be present.

Branch: https://github.com/9elements/edk2-1/tree/UefiPayloadPkg-PCI_scan
PR: https://github.com/tianocore/edk2/pull/800

Patrick Rudolph (1):
  UefiPayloadPkg: Scan for PCI devices after end of DXE

 UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf |  1 +
 UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c      | 76 ++++++++++++++++++++
 2 files changed, 77 insertions(+)

-- 
2.27.0


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#62678): https://edk2.groups.io/g/devel/message/62678
Mute This Topic: https://groups.io/mt/75538994/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-