]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/Library/StallSmmLib/StallSmmLib.inf
ArmPkg/CompilerIntrinsicsLib: Add uread, uwrite GCC assembly sources
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / StallSmmLib / StallSmmLib.inf
1 #/*++
2 #
3 # Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR>
4 #
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6
7 #
8
9 #
10 # Module Name:
11 #
12 # SmmStallLib.inf
13 #
14 # Abstract:
15 #
16 # Component description file for SmmStall library
17 #
18 #--*/
19
20 [Defines]
21 INF_VERSION = 0x00010005
22 BASE_NAME = StallSmmLib
23 FILE_GUID = A6A16CCB-91B0-42f4-B4F3-D16D7A8662E6
24 MODULE_TYPE = BASE
25 VERSION_STRING = 1.0
26 LIBRARY_CLASS = StallSmmLib
27
28
29 #
30 # The following information is for reference only and not required by the build tools.
31 #
32 # VALID_ARCHITECTURES = IA32 X64 EBC
33 #
34
35 [Sources]
36 StallSmm.c
37
38
39 [Packages]
40 MdePkg/MdePkg.dec
41 Vlv2TbltDevicePkg/PlatformPkg.dec
42 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec
43
44 [LibraryClasses]
45 PcdLib
46 PciLib
47 IoLib
48 BaseLib
49
50 [Pcd.common]
51 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress