VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/BaseFspWrapperApiTestLibNull.inf@ 98942

最後變更 在這個檔案從98942是 80721,由 vboxsync 提交於 6 年 前

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.3 KB
 
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]
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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