Date
1 - 4 of 4
[PATCH v2 0/4] DynamicTablesPkg: Pcie generation updates
Jeff Brasen
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. Update: v2 - Add IsPosDecode logic to translation patch 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 | 73 ++++++++++++++++--- .../AcpiSsdtPcieLibArm/SsdtPcieGenerator.h | 2 +- .../Arm/AcpiSsdtPcieLibArm/SsdtPcieLibArm.inf | 7 ++ 5 files changed, 139 insertions(+), 12 deletions(-) create mode 100644 DynamicTablesPkg/Include/Protocol/SsdtPcieOverrideProtocol.h -- 2.25.1
|
|
Jeff Brasen
Pierre,
toggle quoted messageShow quoted text
Any thoughts on this v2 version? -Jeff
-----Original Message-----
|
|
PierreGondois
Hello Jeff,
toggle quoted messageShow quoted text
I had some questions about the V1 at: https://edk2.groups.io/g/devel/topic/92089320#90932 https://edk2.groups.io/g/devel/topic/92089321#90933 Regards, Pierre
On 7/7/22 18:59, Jeff Brasen wrote:
Pierre,
|
|
Jeff Brasen
Ok, I never got those responses, will have to check what happened with my email. Will respond to those.
toggle quoted messageShow quoted text
-----Original Message-----
|
|