]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2DeviceRefCodePkg/AcpiTablesPCAT/AcpiTables.inf
Vlv2DeviceRefCodePkg: Fixed thermal issue.
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / AcpiTablesPCAT / AcpiTables.inf
CommitLineData
3cbfba02
DW
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 file list are device description and are included\r
6# by top level ASL file which will be dealed with by asl.exe application.\r
7#\r
2c855d3a 8# Copyright (c) 1999 - 2016, Intel Corporation. All rights reserved\r
3cbfba02
DW
9#\r
10# This program and the accompanying materials are licensed and made available under\r
11# the terms and conditions of the BSD License that accompanies this distribution.\r
12# The full text of the license may be found at\r
13# http://opensource.org/licenses/bsd-license.php.\r
14#\r
15# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
16# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
17#\r
18#\r
19#\r
20##\r
21\r
22[defines]\r
23 INF_VERSION = 0x00010005\r
24 BASE_NAME = AcpiTables\r
25 FILE_GUID = 7E374E25-8E01-4FEE-87F2-390C23C606CD\r
26 MODULE_TYPE = USER_DEFINED\r
27 VERSION_STRING = 1.0\r
28 EDK_RELEASE_VERSION = 0x00020000\r
29 EFI_SPECIFICATION_VERSION = 0x00020000\r
30\r
31[sources.common]\r
32 DSDT.ASL\r
b2499fe6 33 RhProxy.asl\r
3cbfba02
DW
34 Facs/Facs.aslc\r
35 Facp/Facp.aslc\r
36 Madt/Madt30.aslc\r
37 Mcfg/Mcfg.aslc\r
38 Hpet/Hpet.aslc\r
39 Lpit/Lpit.aslc\r
2c855d3a 40 Wsmt/Wsmt.aslc\r
3cbfba02
DW
41\r
42\r
43[Packages]\r
44 MdePkg/MdePkg.dec\r
45 Vlv2TbltDevicePkg/PlatformPkg.dec\r
46 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec\r