[edk2-devel] [PATCH V2 0/2] UefiPayloadPkg: Use PCIE base address set by boot loader

Ni, Ray posted 2 patches 3 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/edk2 tags/patchew/20200604032710.970-1-ray.ni@intel.com
MdePkg/Include/Library/PciSegmentInfoLib.h    |  3 +-
.../PciSegmentInfoLib.c                       |  3 +-
.../PciSegmentInfoLibAcpiBoardInfo.c          | 59 +++++++++++++++++++
.../PciSegmentInfoLibAcpiBoardInfo.inf        | 36 +++++++++++
UefiPayloadPkg/UefiPayloadPkgIa32X64.dsc      | 16 +----
5 files changed, 102 insertions(+), 15 deletions(-)
create mode 100644 UefiPayloadPkg/Library/PciSegmentInfoLibAcpiBoardInfo/PciSegmentInfoLibAcpiBoardInfo.c
create mode 100644 UefiPayloadPkg/Library/PciSegmentInfoLibAcpiBoardInfo/PciSegmentInfoLibAcpiBoardInfo.inf
[edk2-devel] [PATCH V2 0/2] UefiPayloadPkg: Use PCIE base address set by boot loader
Posted by Ni, Ray 3 years, 10 months ago
Ray Ni (2):
  MdePkg/PciSegmentInfoLib: Add missing EFIAPI to GetPciSegmentInfo()
  UefiPayloadPkg/Pci: Use the PCIE Base Addr stored in AcpiBoardInfo HOB

v2:
  update copyright year in patch 1/2
  add missing EFIAPI in patch 2/2
  remove PCIE_BASE macro in UefiPayloadPkgIa32X64.dsc in patch 2/2.

 MdePkg/Include/Library/PciSegmentInfoLib.h    |  3 +-
 .../PciSegmentInfoLib.c                       |  3 +-
 .../PciSegmentInfoLibAcpiBoardInfo.c          | 59 +++++++++++++++++++
 .../PciSegmentInfoLibAcpiBoardInfo.inf        | 36 +++++++++++
 UefiPayloadPkg/UefiPayloadPkgIa32X64.dsc      | 16 +----
 5 files changed, 102 insertions(+), 15 deletions(-)
 create mode 100644 UefiPayloadPkg/Library/PciSegmentInfoLibAcpiBoardInfo/PciSegmentInfoLibAcpiBoardInfo.c
 create mode 100644 UefiPayloadPkg/Library/PciSegmentInfoLibAcpiBoardInfo/PciSegmentInfoLibAcpiBoardInfo.inf

-- 
2.26.2.windows.1


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

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