public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] UefiPayloadPkg: Scan for PCI devices
@ 2020-07-16 11:10 Marcello Sylvester Bauer
  2020-07-16 11:10 ` [PATCH v1 1/1] UefiPayloadPkg: Scan for PCI devices after end of DXE Marcello Sylvester Bauer
  0 siblings, 1 reply; 3+ messages in thread
From: Marcello Sylvester Bauer @ 2020-07-16 11:10 UTC (permalink / raw)
  To: devel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-08 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-16 11:10 [PATCH v1 0/1] UefiPayloadPkg: Scan for PCI devices Marcello Sylvester Bauer
2020-07-16 11:10 ` [PATCH v1 1/1] UefiPayloadPkg: Scan for PCI devices after end of DXE Marcello Sylvester Bauer
2020-09-08 21:27   ` [edk2-devel] " Guo Dong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox