]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2DeviceRefCodePkg/AcpiTablesPCAT/AcpiTables.inf
Vlv2DeviceRefCodePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / AcpiTablesPCAT / AcpiTables.inf
1 ## @file
2 # Component description file for PlatformAcpiTable module.
3 #
4 # Build acpi table data required by system boot.
5 # All .asi files tagged with "ToolCode="DUMMY"" in following file list are device description and are included
6 # by top level ASL file which will be dealed with by asl.exe application.
7 #
8 # Copyright (c) 1999 - 2016, Intel Corporation. All rights reserved
9 #
10 # SPDX-License-Identifier: BSD-2-Clause-Patent
11 #
12 #
13 #
14 ##
15
16 [defines]
17 INF_VERSION = 0x00010005
18 BASE_NAME = AcpiTables
19 FILE_GUID = 7E374E25-8E01-4FEE-87F2-390C23C606CD
20 MODULE_TYPE = USER_DEFINED
21 VERSION_STRING = 1.0
22 EDK_RELEASE_VERSION = 0x00020000
23 EFI_SPECIFICATION_VERSION = 0x00020000
24
25 [sources.common]
26 DSDT.ASL
27 RhProxy.asl
28 Facs/Facs.aslc
29 Facp/Facp.aslc
30 Madt/Madt30.aslc
31 Mcfg/Mcfg.aslc
32 Hpet/Hpet.aslc
33 Lpit/Lpit.aslc
34 Wsmt/Wsmt.aslc
35
36
37 [Packages]
38 MdePkg/MdePkg.dec
39 Vlv2TbltDevicePkg/PlatformPkg.dec
40 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec