[edk2] [PATCH 0/2] Install PciEnumerationComplete after PciIo

Ruiyu Ni posted 2 patches 6 years, 3 months ago
Failed in applying to current master (apply log)
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(-)
[edk2] [PATCH 0/2] Install PciEnumerationComplete after PciIo
Posted by Ruiyu Ni 6 years, 3 months ago
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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/2] Install PciEnumerationComplete after PciIo
Posted by Zeng, Star 6 years, 3 months ago
Reviewed-by: Star Zeng <star.zeng@intel.com>

Thanks,
Star
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ruiyu Ni
Sent: Monday, January 22, 2018 2:24 PM
To: edk2-devel@lists.01.org
Subject: [edk2] [PATCH 0/2] Install PciEnumerationComplete after PciIo

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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel