public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Install PciEnumerationComplete after PciIo
@ 2018-01-22  6:24 Ruiyu Ni
  2018-01-22  6:24 ` [PATCH 1/2] MdeModulePkg/PciBusDxe: reference gFullEnumeration in one file Ruiyu Ni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ruiyu Ni @ 2018-01-22  6:24 UTC (permalink / raw)
  To: edk2-devel

The 2nd patch does the real work. 1st patch cleans up the code to
prepare for 2nd patch.

Ruiyu Ni (2):
  MdeModulePkg/PciBusDxe: reference gFullEnumeration in one file
  MdeModulePkg/PciBusDxe: Install PciEnumerationComplete after PciIo

 MdeModulePkg/Bus/Pci/PciBusDxe/PciBus.c        | 45 ++++++++++++++++++++---
 MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c | 50 +++-----------------------
 MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.h |  8 +++--
 3 files changed, 50 insertions(+), 53 deletions(-)

-- 
2.15.1.windows.2



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

end of thread, other threads:[~2018-01-22 10:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-22  6:24 [PATCH 0/2] Install PciEnumerationComplete after PciIo Ruiyu Ni
2018-01-22  6:24 ` [PATCH 1/2] MdeModulePkg/PciBusDxe: reference gFullEnumeration in one file Ruiyu Ni
2018-01-22  6:24 ` [PATCH 2/2] MdeModulePkg/PciBusDxe: Install PciEnumerationComplete after PciIo Ruiyu Ni
2018-01-22 10:53 ` [PATCH 0/2] " Zeng, Star

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