VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf@ 80721

Last change on this file since 80721 was 80721, checked in by vboxsync, 5 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 1.4 KB
Line 
1### @file
2# Provide FSP-M wrapper API test related function.
3#
4# Copyright (C) 2016 - 2017, Intel Corporation. All rights reserved.<BR>
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8##
9
10[Defines]
11 INF_VERSION = 0x00010017
12 BASE_NAME = PeiFspWrapperApiTestLib
13 FILE_GUID = 87DC266A-C8F7-4A66-A0CB-018A6F5305B4
14 VERSION_STRING = 1.0
15 MODULE_TYPE = PEIM
16 LIBRARY_CLASS = FspWrapperApiTestLib
17
18#
19# The following information is for reference only and not required by the build tools.
20#
21# VALID_ARCHITECTURES = IA32
22#
23
24################################################################################
25#
26# Sources Section - list of files that are required for the build to succeed.
27#
28################################################################################
29
30[Sources]
31 FspWrapperApiTest.c
32
33################################################################################
34#
35# Package Dependency Section - list of Package files that are required for
36# this module.
37#
38################################################################################
39
40[Packages]
41 MdePkg/MdePkg.dec
42 IntelFsp2Pkg/IntelFsp2Pkg.dec
43 IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec
44
45[LibraryClasses]
46 BaseMemoryLib
47 DebugLib
48 HobLib
49
50[Guids]
51 gFspBootLoaderTolumHobGuid ## SOMETIMES_CONSUMES ## GUID
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette