2 # Provide FSP-M wrapper API test related function.
\r
4 # Copyright (C) 2016 - 2017, Intel Corporation. All rights reserved.<BR>
\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
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
21 LIBRARY_CLASS = FspWrapperApiTestLib
\r
24 # The following information is for reference only and not required by the build tools.
\r
26 # VALID_ARCHITECTURES = IA32
\r
29 ################################################################################
\r
31 # Sources Section - list of files that are required for the build to succeed.
\r
33 ################################################################################
\r
38 ################################################################################
\r
40 # Package Dependency Section - list of Package files that are required for
\r
43 ################################################################################
\r
47 IntelFsp2Pkg/IntelFsp2Pkg.dec
\r
48 IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec
\r
56 gFspBootLoaderTolumHobGuid ## SOMETIMES_CONSUMES ## GUID
\r