]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/Library/StallSmmLib/StallSmmLib.inf
Vlv2TbltDevicePkg:Signal EndOfDxe Event.
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / StallSmmLib / StallSmmLib.inf
1 #/*++
2 #
3 # Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved
4 #
5 # This program and the accompanying materials are licensed and made available under
6 # the terms and conditions of the BSD License that accompanies this distribution.
7 # The full text of the license may be found at
8 # http://opensource.org/licenses/bsd-license.php.
9 #
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 #
13
14 #
15 # Module Name:
16 #
17 # SmmStallLib.inf
18 #
19 # Abstract:
20 #
21 # Component description file for SmmStall library
22 #
23 #--*/
24
25 [Defines]
26 INF_VERSION = 0x00010005
27 BASE_NAME = StallSmmLib
28 FILE_GUID = A6A16CCB-91B0-42f4-B4F3-D16D7A8662E6
29 MODULE_TYPE = BASE
30 VERSION_STRING = 1.0
31 LIBRARY_CLASS = StallSmmLib
32
33
34 #
35 # The following information is for reference only and not required by the build tools.
36 #
37 # VALID_ARCHITECTURES = IA32 X64 IPF EBC
38 #
39
40 [Sources]
41 StallSmm.c
42
43
44 [Packages]
45 MdePkg/MdePkg.dec
46 Vlv2TbltDevicePkg/PlatformPkg.dec
47 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec
48
49 [LibraryClasses]
50 PcdLib
51 PciLib
52 IoLib
53 BaseLib
54
55 [Pcd.common]
56 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress