[edk2-devel] [PATCH 0/4] DynamicTablesPkg: Pcie generation updates

Jeff Brasen via groups.io posted 4 patches 1 year, 10 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
DynamicTablesPkg/DynamicTablesPkg.dec         |  6 ++
.../Protocol/SsdtPcieOverrideProtocol.h       | 63 +++++++++++++++++++
.../AcpiSsdtPcieLibArm/SsdtPcieGenerator.c    | 61 +++++++++++++++---
.../AcpiSsdtPcieLibArm/SsdtPcieGenerator.h    |  2 +-
.../Arm/AcpiSsdtPcieLibArm/SsdtPcieLibArm.inf |  7 +++
5 files changed, 130 insertions(+), 9 deletions(-)
create mode 100644 DynamicTablesPkg/Include/Protocol/SsdtPcieOverrideProtocol.h
[edk2-devel] [PATCH 0/4] DynamicTablesPkg: Pcie generation updates
Posted by Jeff Brasen via groups.io 1 year, 10 months ago
Add fixes/features to dynamic PCIe support

- Correct issue with translation in generated ACPI tables.
- Allow for more than 16 controllers to be generated.
- Allow optional use of segment number as UID for cases where ACPI path is needed in other places.
- Add support for override protocol that allows platform specific modification of node prior to creation.

Jeff Brasen (4):
  DynamicTablesPkg: AcpiSsdtPcieLibArm: Correct translation value
  DynamicTablesPkg: AcpiSsdtPcieLibArm: Allow use of segment number as
    UID
  DynamicTablesPkg: AcpiSsdtPcieLibArm: Support UID > 0xF
  DynamicTablesPkg: AcpiSsdtPcieLibArm: Add support for override
    protocol

 DynamicTablesPkg/DynamicTablesPkg.dec         |  6 ++
 .../Protocol/SsdtPcieOverrideProtocol.h       | 63 +++++++++++++++++++
 .../AcpiSsdtPcieLibArm/SsdtPcieGenerator.c    | 61 +++++++++++++++---
 .../AcpiSsdtPcieLibArm/SsdtPcieGenerator.h    |  2 +-
 .../Arm/AcpiSsdtPcieLibArm/SsdtPcieLibArm.inf |  7 +++
 5 files changed, 130 insertions(+), 9 deletions(-)
 create mode 100644 DynamicTablesPkg/Include/Protocol/SsdtPcieOverrideProtocol.h

-- 
2.25.1



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