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