VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/BaseFspWrapperApiTestLibNull.inf@ 105670

Last change on this file since 105670 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.3 KB
Line 
1### @file
2# Provide FSP wrapper API test related function.
3#
4# Copyright (C) 2016, 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 = BaseFspWrapperApiTestLibNull
13 FILE_GUID = E7E96F88-017B-417C-8DC8-B84C2B877020
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 FspWrapperApiTestNull.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 DebugLib
47
48[Guids]
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