]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFspPkg/Library/BaseFspCommonLib/BaseFspCommonLib.inf
IntelFspPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFspPkg / Library / BaseFspCommonLib / BaseFspCommonLib.inf
1 ## @file
2 # Instance of FspCommonLib
3 # Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.<BR>
4 #
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6 #
7 ##
8
9 [Defines]
10 INF_VERSION = 0x00010005
11 BASE_NAME = BaseFspCommonLib
12 FILE_GUID = 54607F66-D728-448e-A282-49E0404A557F
13 MODULE_TYPE = BASE
14 VERSION_STRING = 1.0
15 LIBRARY_CLASS = FspCommonLib
16
17 [Sources]
18 FspCommonLib.c
19
20 [Packages]
21 MdePkg/MdePkg.dec
22 IntelFspPkg/IntelFspPkg.dec
23
24 [LibraryClasses]
25 BaseMemoryLib
26
27 [Pcd]
28 gIntelFspPkgTokenSpaceGuid.PcdGlobalDataPointerAddress ## CONSUMES
29
30 [FixedPcd]
31 gIntelFspPkgTokenSpaceGuid.PcdFspMaxPatchEntry ## CONSUMES
32 gIntelFspPkgTokenSpaceGuid.PcdFspMaxPerfEntry ## CONSUMES