]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf
IntelFspWrapperPkg: Convert INF file to dos format
[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
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 = 0x00010017\r
17 BASE_NAME = PeiFspWrapperApiTestLib\r
18 FILE_GUID = 87DC266A-C8F7-4A66-A0CB-018A6F5305B4\r
19 VERSION_STRING = 1.0\r
20 MODULE_TYPE = PEIM\r
21 LIBRARY_CLASS = FspWrapperApiTestLib\r
22\r
23#\r
24# The following information is for reference only and not required by the build tools.\r
25#\r
26# VALID_ARCHITECTURES = IA32\r
27#\r
28\r
29################################################################################\r
30#\r
31# Sources Section - list of files that are required for the build to succeed.\r
32#\r
33################################################################################\r
34\r
35[Sources]\r
36 FspWrapperApiTest.c\r
37\r
38################################################################################\r
39#\r
40# Package Dependency Section - list of Package files that are required for\r
41# this module.\r
42#\r
43################################################################################\r
44\r
45[Packages]\r
46 MdePkg/MdePkg.dec\r
47 IntelFsp2Pkg/IntelFsp2Pkg.dec\r
48 IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec\r
49\r
50[LibraryClasses]\r
51 BaseMemoryLib\r
52 DebugLib\r
53 HobLib\r
54\r
55[Guids]\r
466bab06 56 gFspBootLoaderTolumHobGuid ## SOMETIMES_CONSUMES ## GUID\r