]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/Library/PlatformFspLib/PlatformFspLib.inf
Vlv2TbltDevicePkg: Remove SMM binary modules from FDF
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / PlatformFspLib / PlatformFspLib.inf
CommitLineData
3cbfba02
DW
1#\r
2#\r
3# Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved\r
4# \r\r
5# This program and the accompanying materials are licensed and made available under\r\r
6# the terms and conditions of the BSD License that accompanies this distribution. \r\r
7# The full text of the license may be found at \r\r
8# http://opensource.org/licenses/bsd-license.php. \r\r
9# \r\r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r\r
12# \r\r
13#\r
14#\r
15#\r
16# FSP Platform HOB Library\r
17#\r
18#\r
19#\r
20##\r
21\r
22\r
23[Defines]\r
24 INF_VERSION = 0x00010005\r
25 BASE_NAME = PlatformFspLib\r
26 FILE_GUID = 1305A712-33A6-4fa7-BA59-AEAC3362931A\r
27 MODULE_TYPE = BASE\r
28 VERSION_STRING = 1.0\r
29 LIBRARY_CLASS = PlatformFspLib\r
30\r
31#\r
32# The following information is for reference only and not required by the build tools.\r
33#\r
34# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
35#\r
36\r
37[Sources]\r
38 PlatformFspLib.c\r
39\r
40[Packages]\r
41 MdePkg/MdePkg.dec\r
42 IntelFrameworkPkg/IntelFrameworkPkg.dec\r
43 Vlv2TbltDevicePkg/PlatformPkg.dec\r
44 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec\r
45 IntelFspWrapperPkg/IntelFspWrapperPkg.dec\r
46\r
47[LibraryClasses]\r
48 BaseLib\r
49 DebugLib\r
50 HobLib\r
51\r
52[Guids]\r
53 gEfiMemoryConfigDataGuid\r
54\r