]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf
IntelFsp2WrapperPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFsp2WrapperPkg / Library / PeiFspWrapperApiTestLib / PeiFspWrapperApiTestLib.inf
CommitLineData
cf1d4549
JY
1### @file\r
2# Provide FSP-M wrapper API test related function.\r
3#\r
cada0f30 4# Copyright (C) 2016 - 2017, Intel Corporation. All rights reserved.<BR>\r
cf1d4549 5#\r
512e23a3 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
cf1d4549
JY
7#\r
8##\r
9\r
10[Defines]\r
11 INF_VERSION = 0x00010017\r
12 BASE_NAME = PeiFspWrapperApiTestLib\r
13 FILE_GUID = 87DC266A-C8F7-4A66-A0CB-018A6F5305B4\r
14 VERSION_STRING = 1.0\r
15 MODULE_TYPE = PEIM\r
16 LIBRARY_CLASS = FspWrapperApiTestLib\r
17\r
18#\r
19# The following information is for reference only and not required by the build tools.\r
20#\r
21# VALID_ARCHITECTURES = IA32\r
22#\r
23\r
24################################################################################\r
25#\r
26# Sources Section - list of files that are required for the build to succeed.\r
27#\r
28################################################################################\r
29\r
30[Sources]\r
31 FspWrapperApiTest.c\r
32\r
33################################################################################\r
34#\r
35# Package Dependency Section - list of Package files that are required for\r
36# this module.\r
37#\r
38################################################################################\r
39\r
40[Packages]\r
41 MdePkg/MdePkg.dec\r
42 IntelFsp2Pkg/IntelFsp2Pkg.dec\r
43 IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec\r
44\r
45[LibraryClasses]\r
46 BaseMemoryLib\r
47 DebugLib\r
48 HobLib\r
49\r
50[Guids]\r
466bab06 51 gFspBootLoaderTolumHobGuid ## SOMETIMES_CONSUMES ## GUID\r