summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/Common/Acpi/AcpiTablesPCAT/PcieRpPxsxWrapper.asl
diff options
context:
space:
mode:
Diffstat (limited to 'Platform/BroxtonPlatformPkg/Common/Acpi/AcpiTablesPCAT/PcieRpPxsxWrapper.asl')
-rw-r--r--Platform/BroxtonPlatformPkg/Common/Acpi/AcpiTablesPCAT/PcieRpPxsxWrapper.asl43
1 files changed, 43 insertions, 0 deletions
diff --git a/Platform/BroxtonPlatformPkg/Common/Acpi/AcpiTablesPCAT/PcieRpPxsxWrapper.asl b/Platform/BroxtonPlatformPkg/Common/Acpi/AcpiTablesPCAT/PcieRpPxsxWrapper.asl
new file mode 100644
index 0000000000..9675f966df
--- /dev/null
+++ b/Platform/BroxtonPlatformPkg/Common/Acpi/AcpiTablesPCAT/PcieRpPxsxWrapper.asl
@@ -0,0 +1,43 @@
+/** @file
+ Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
+
+ This program and the accompanying materials
+ are licensed and made available under the terms and conditions of the BSD License
+ which accompanies this distribution. The full text of the license may be found at
+ http://opensource.org/licenses/bsd-license.php.
+
+ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+
+**/
+
+Scope (\_SB.PCI0.RP01.PXSX)
+{
+ Include("Wifi.asl")
+}
+
+Scope (\_SB.PCI0.RP02.PXSX)
+{
+ Include("Wifi.asl")
+}
+
+Scope (\_SB.PCI0.RP03.PXSX)
+{
+ Include("Wifi.asl")
+}
+
+Scope (\_SB.PCI0.RP04.PXSX)
+{
+ Include("Wifi.asl")
+}
+
+Scope (\_SB.PCI0.RP05.PXSX)
+{
+ Include("Wifi.asl")
+}
+
+Scope (\_SB.PCI0.RP06.PXSX)
+{
+ Include("Wifi.asl")
+}
+