[edk2-devel] [PATCH edk2-platforms 0/2] QemuOpenBoardPkg: PCI rework and small fixes

Pedro Falcato posted 2 patches 1 year, 3 months ago
Failed in applying to current master (apply log)
.../Include/Dsc/Stage2.dsc.inc                |   4 +-
.../QemuOpenBoardPkg/PlatformInitPei/Cpu.c    |   2 +-
.../QemuOpenBoardPkg/PlatformInitPei/Memory.c |  31 ++-
.../QemuOpenBoardPkg/PlatformInitPei/Pci.c    | 227 +++++++++++++++---
.../QemuOpenBoardPkg/PlatformInitPei/Pcie.c   | 106 --------
.../PlatformInitPei/PlatformInit.c            |  17 +-
.../PlatformInitPei/PlatformInit.h            |  60 +++--
.../PlatformInitPei/PlatformInitPei.inf       |  18 +-
.../QemuOpenBoardPkg/QemuOpenBoardPkg.dsc     |  17 +-
9 files changed, 299 insertions(+), 183 deletions(-)
delete mode 100644 Platform/Qemu/QemuOpenBoardPkg/PlatformInitPei/Pcie.c
[edk2-devel] [PATCH edk2-platforms 0/2] QemuOpenBoardPkg: PCI rework and small fixes
Posted by Pedro Falcato 1 year, 3 months ago
This patch-set contains a large rework of PCI (including migration to MinPlatformPkg's PCI host bus driver)
and trivial code cleanup (some of it included in the PCI patch).

More details about the changes themselves in the commit messages and code comments.

Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Theo Jehl <theojehl76@gmail.com>

Pedro Falcato (2):
  QemuOpenBoardPkg: Redo PCI bus initialization
  QemuOpenBoardPkg: Trivial code cleanup

 .../Include/Dsc/Stage2.dsc.inc                |   4 +-
 .../QemuOpenBoardPkg/PlatformInitPei/Cpu.c    |   2 +-
 .../QemuOpenBoardPkg/PlatformInitPei/Memory.c |  31 ++-
 .../QemuOpenBoardPkg/PlatformInitPei/Pci.c    | 227 +++++++++++++++---
 .../QemuOpenBoardPkg/PlatformInitPei/Pcie.c   | 106 --------
 .../PlatformInitPei/PlatformInit.c            |  17 +-
 .../PlatformInitPei/PlatformInit.h            |  60 +++--
 .../PlatformInitPei/PlatformInitPei.inf       |  18 +-
 .../QemuOpenBoardPkg/QemuOpenBoardPkg.dsc     |  17 +-
 9 files changed, 299 insertions(+), 183 deletions(-)
 delete mode 100644 Platform/Qemu/QemuOpenBoardPkg/PlatformInitPei/Pcie.c

-- 
2.39.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#98395): https://edk2.groups.io/g/devel/message/98395
Mute This Topic: https://groups.io/mt/96235139/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-