]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFsp2Pkg/Library/BaseFspSwitchStackLib/BaseFspSwitchStackLib.inf
IntelFsp2(Wrapper)Pkg: Revert from e8208100 to 737f812b
[mirror_edk2.git] / IntelFsp2Pkg / Library / BaseFspSwitchStackLib / BaseFspSwitchStackLib.inf
CommitLineData
cf1d4549
JY
1## @file\r
2# Instance of BaseFspSwitchStackLib\r
3#\r
4c42aaff 4# Copyright (c) 2014 - 2016, Intel Corporation. All rights reserved.<BR>\r
cf1d4549
JY
5#\r
6# This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php.\r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12#\r
13##\r
14\r
15[Defines]\r
16 INF_VERSION = 0x00010005\r
17 BASE_NAME = BaseFspSwitchStackLib\r
18 FILE_GUID = 68E79161-F7CE-4A61-8C72-F4DF6FF35CAA\r
19 MODULE_TYPE = BASE\r
20 VERSION_STRING = 1.0\r
21 LIBRARY_CLASS = FspSwitchStackLib\r
22\r
23[Sources.IA32]\r
24 FspSwitchStackLib.c\r
25\r
26[Sources.IA32]\r
4c42aaff 27 Ia32/Stack.nasm\r
cf1d4549
JY
28\r
29[Packages]\r
30 MdePkg/MdePkg.dec\r
31 IntelFsp2Pkg/IntelFsp2Pkg.dec\r
32\r
33[LibraryClasses]\r
34 BaseLib\r
35 IoLib\r
36\r
ed5de311
CC
37[FixedPcd]\r
38 gIntelFsp2PkgTokenSpaceGuid.PcdFspMaxPatchEntry ## CONSUMES\r
39 gIntelFsp2PkgTokenSpaceGuid.PcdFspMaxPerfEntry ## CONSUMES\r
40\r
cf1d4549
JY
41\r
42\r