VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpApp.inf@ 81028

最後變更 在這個檔案從81028是 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# Provides Shell 'tftp' standalone application.
3#
4# Copyright (c) 2010 - 2019, Intel Corporation. All rights reserved. <BR>
5# Copyright (c) 2015, ARM Ltd. All rights reserved.<BR>
6#
7# SPDX-License-Identifier: BSD-2-Clause-Patent
8#
9#
10##
11
12[Defines]
13 INF_VERSION = 0x00010006
14 BASE_NAME = tftp
15 FILE_GUID = 8DC58D0D-67F5-4B97-9DFC-E442BB9A5648
16 MODULE_TYPE = UEFI_APPLICATION
17 VERSION_STRING = 1.0
18 ENTRY_POINT = TftpAppInitialize
19#
20# This flag specifies whether HII resource section is generated into PE image.
21#
22 UEFI_HII_RESOURCE_SECTION = TRUE
23
24[Sources.common]
25 Tftp.uni
26 Tftp.h
27 Tftp.c
28 TftpApp.c
29
30[Packages]
31 MdePkg/MdePkg.dec
32 ShellPkg/ShellPkg.dec
33 MdeModulePkg/MdeModulePkg.dec
34 NetworkPkg/NetworkPkg.dec
35
36[LibraryClasses]
37 MemoryAllocationLib
38 BaseLib
39 BaseMemoryLib
40 DebugLib
41 ShellLib
42 UefiLib
43 UefiRuntimeServicesTableLib
44 UefiBootServicesTableLib
45 UefiApplicationEntryPoint
46 UefiHiiServicesLib
47 HiiLib
48 FileHandleLib
49 NetLib
50
51[Protocols]
52 gEfiManagedNetworkServiceBindingProtocolGuid ## CONSUMES
53 gEfiMtftp4ServiceBindingProtocolGuid ## CONSUMES
54 gEfiMtftp4ProtocolGuid ## CONSUMES
55 gEfiHiiPackageListProtocolGuid ## CONSUMES
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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