summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPranav Madhu <pranav.madhu@arm.com>2021-04-13 00:03:25 +0530
committerSami Mujawar <sami.mujawar@arm.com>2021-04-13 08:40:54 +0100
commit895f01b1b12708026795d584976805297aecf7b5 (patch)
treec318ae429894787e133a2047fd58a9326949cd1d
parent7327e605d2e8ede19ce15d3aa64d7c004e7cffa8 (diff)
Platform/Sgi: include SSDT table for RD-V1 platform
Ssdt ACPI table in SgiPkg describes the PCIe controller and the root complex resources. Include this table for RD-V1 and RD-V1-MC platforms. Signed-off-by: Pranav Madhu <pranav.madhu@arm.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
-rw-r--r--Platform/ARM/SgiPkg/AcpiTables/RdV1AcpiTables.inf1
-rw-r--r--Platform/ARM/SgiPkg/AcpiTables/RdV1McAcpiTables.inf1
2 files changed, 2 insertions, 0 deletions
diff --git a/Platform/ARM/SgiPkg/AcpiTables/RdV1AcpiTables.inf b/Platform/ARM/SgiPkg/AcpiTables/RdV1AcpiTables.inf
index a5f936b8..583ffac7 100644
--- a/Platform/ARM/SgiPkg/AcpiTables/RdV1AcpiTables.inf
+++ b/Platform/ARM/SgiPkg/AcpiTables/RdV1AcpiTables.inf
@@ -24,6 +24,7 @@
RdV1/Dsdt.asl
RdV1/Madt.aslc
Spcr.aslc
+ Ssdt.asl
[Packages]
ArmPkg/ArmPkg.dec
diff --git a/Platform/ARM/SgiPkg/AcpiTables/RdV1McAcpiTables.inf b/Platform/ARM/SgiPkg/AcpiTables/RdV1McAcpiTables.inf
index 04edfc48..d0d94730 100644
--- a/Platform/ARM/SgiPkg/AcpiTables/RdV1McAcpiTables.inf
+++ b/Platform/ARM/SgiPkg/AcpiTables/RdV1McAcpiTables.inf
@@ -26,6 +26,7 @@
RdV1Mc/Madt.aslc
RdV1Mc/Srat.aslc
Spcr.aslc
+ Ssdt.asl
[Packages]
ArmPkg/ArmPkg.dec