• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1### @file
2#  Provide FSP-M wrapper API test related function.
3#
4#  Copyright (C) 2016, Intel Corporation. All rights reserved.<BR>
5#
6#  This program and the accompanying materials
7#  are licensed and made available under the terms and conditions of the BSD License
8#  which accompanies this distribution. The full text of the license may be found at
9#  http://opensource.org/licenses/bsd-license.php.
10#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12#
13##
14
15[Defines]
16  INF_VERSION                    = 0x00010017
17  BASE_NAME                      = PeiFspWrapperApiTestLib
18  FILE_GUID                      = 87DC266A-C8F7-4A66-A0CB-018A6F5305B4
19  VERSION_STRING                 = 1.0
20  MODULE_TYPE                    = PEIM
21  LIBRARY_CLASS                  = FspWrapperApiTestLib
22
23#
24# The following information is for reference only and not required by the build tools.
25#
26#  VALID_ARCHITECTURES           = IA32
27#
28
29################################################################################
30#
31# Sources Section - list of files that are required for the build to succeed.
32#
33################################################################################
34
35[Sources]
36  FspWrapperApiTest.c
37
38################################################################################
39#
40# Package Dependency Section - list of Package files that are required for
41#                              this module.
42#
43################################################################################
44
45[Packages]
46  MdePkg/MdePkg.dec
47  IntelFsp2Pkg/IntelFsp2Pkg.dec
48  IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec
49
50[LibraryClasses]
51  BaseMemoryLib
52  DebugLib
53  HobLib
54
55[Guids]
56  gFspBootLoaderTolumHobGuid            ## CONSUMES ## GUID