]> git.proxmox.com Git - mirror_edk2.git/blame - QuarkPlatformPkg/Acpi/AcpiTables/AcpiTables.inf
MdeModulePkg DxeCore: Check FvImage alignment
[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
9# Copyright (c) 2013-2015 Intel Corporation.\r
10#\r
11# This program and the accompanying materials\r
12# are licensed and made available under the terms and conditions of the BSD License\r
13# which accompanies this distribution. The full text of the license may be found at\r
14# http://opensource.org/licenses/bsd-license.php\r
15#\r
16# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
17# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
18#\r
19##\r
20\r
21[Defines]\r
22 INF_VERSION = 0x00010005\r
23 BASE_NAME = AcpiTables\r
24 FILE_GUID = 7E374E25-8E01-4FEE-87F2-390C23C606CD\r
25 MODULE_TYPE = USER_DEFINED\r
26 VERSION_STRING = 1.0\r
27\r
28#\r
29# The following information is for reference only and not required by the build tools.\r
30#\r
31# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
32#\r
33\r
34[Sources]\r
35 Facs/Facs.aslc\r
36 Fadt/Fadt2.0.aslc\r
37 Hpet/Hpet.aslc\r
38 Mcfg/Mcfg.aslc\r
39 Dsdt/Platform.asl\r
40 CpuPm/CpuPm.asl\r
41 Cpu0Cst/Cpu0Cst.asl\r
42 Cpu0Ist/Cpu0Ist.asl\r
43 Cpu0Tst/Cpu0Tst.asl\r
44\r
45[Packages]\r
46 MdePkg/MdePkg.dec\r
47 QuarkPlatformPkg/QuarkPlatformPkg.dec\r
48 QuarkSocPkg/QuarkSocPkg.dec\r