]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFsp2Pkg/Library/BaseFspCommonLib/BaseFspCommonLib.inf
IntelFsp2Pkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFsp2Pkg / Library / BaseFspCommonLib / BaseFspCommonLib.inf
CommitLineData
cf1d4549 1## @file\r
e37bb20c
LG
2# Instance of FspCommonLib\r
3# Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR>\r
cf1d4549 4#\r
9672cd30 5# SPDX-License-Identifier: BSD-2-Clause-Patent\r
cf1d4549
JY
6#\r
7##\r
8\r
9[Defines]\r
10 INF_VERSION = 0x00010005\r
11 BASE_NAME = BaseFspCommonLib\r
12 FILE_GUID = 38BE57E8-902C-485A-AB5E-D5AEC613194D\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 IntelFsp2Pkg/IntelFsp2Pkg.dec\r
23\r
24[LibraryClasses]\r
25 BaseMemoryLib\r
6b5677e1 26 FspSwitchStackLib\r
cf1d4549
JY
27\r
28[Pcd]\r
29 gIntelFsp2PkgTokenSpaceGuid.PcdGlobalDataPointerAddress ## CONSUMES\r
30\r