]> git.proxmox.com Git - mirror_edk2.git/blame - QuarkPlatformPkg/Acpi/AcpiTables/AcpiTables.inf
QuarkPlatformPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / QuarkPlatformPkg / Acpi / AcpiTables / AcpiTables.inf
CommitLineData
b303605e
MK
1## @file\r
2# Component description file for PlatformAcpiTable module.\r
3#\r
4# Build acpi table data required by system boot.\r
5# All .asi files tagged with "ToolCode="DUMMY"" in following\r
6# file list are device description and are included by top\r
7# level ASL file which will be dealed with by asl.exe application.\r
8#\r
87f9867f 9# Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
b303605e 10#\r
0eb3de2e 11# SPDX-License-Identifier: BSD-2-Clause-Patent\r
b303605e
MK
12#\r
13##\r
14\r
15[Defines]\r
16 INF_VERSION = 0x00010005\r
17 BASE_NAME = AcpiTables\r
18 FILE_GUID = 7E374E25-8E01-4FEE-87F2-390C23C606CD\r
19 MODULE_TYPE = USER_DEFINED\r
20 VERSION_STRING = 1.0\r
21\r
22#\r
23# The following information is for reference only and not required by the build tools.\r
24#\r
87f9867f 25# VALID_ARCHITECTURES = IA32 X64 EBC\r
b303605e
MK
26#\r
27\r
28[Sources]\r
29 Facs/Facs.aslc\r
30 Fadt/Fadt2.0.aslc\r
31 Hpet/Hpet.aslc\r
32 Mcfg/Mcfg.aslc\r
33 Dsdt/Platform.asl\r
34 CpuPm/CpuPm.asl\r
35 Cpu0Cst/Cpu0Cst.asl\r
36 Cpu0Ist/Cpu0Ist.asl\r
37 Cpu0Tst/Cpu0Tst.asl\r
38\r
39[Packages]\r
40 MdePkg/MdePkg.dec\r
41 QuarkPlatformPkg/QuarkPlatformPkg.dec\r
42 QuarkSocPkg/QuarkSocPkg.dec\r