]> git.proxmox.com Git - mirror_edk2.git/blobdiff - QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNCLpc.asi
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / QuarkPlatformPkg / Acpi / AcpiTables / Dsdt / QNCLpc.asi
diff --git a/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNCLpc.asi b/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/QNCLpc.asi
deleted file mode 100644 (file)
index 7f5fe0a..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-/** @file\r
-Lpc devices and control methods\r
-\r
-Copyright (c) 2013-2015 Intel Corporation.\r
-\r
-SPDX-License-Identifier: BSD-2-Clause-Patent\r
-\r
-**/\r
-\r
-\r
-#ifndef QNC_LPC_ASI\r
-#define QNC_LPC_ASI\r
-\r
-Device(LPC)\r
-{\r
-    Name(_ADR,0x001f0000)        // Device (HI WORD)=31, Func (LO WORD)=0\r
-\r
-    Include ("PciIrq.asi")       // PCI routing control methods\r
-    Include ("LpcDev.asi")       // Static Lpc device resource declaration\r
-}\r
-\r
-\r
-#endif\r