VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf@ 85716

最後變更 在這個檔案從85716是 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.1 KB
 
1## @file
2# Implementation of EFI Http Utilities Protocol interfaces.
3#
4# Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
5# (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
6#
7# SPDX-License-Identifier: BSD-2-Clause-Patent
8#
9#
10##
11
12[Defines]
13 INF_VERSION = 0x00010005
14 BASE_NAME = HttpUtilitiesDxe
15 FILE_GUID = 22ea234f-e72a-11e4-91f9-28d2447c4829
16 MODULE_TYPE = DXE_DRIVER
17 VERSION_STRING = 1.0
18 ENTRY_POINT = HttpUtilitiesDxeDriverEntryPoint
19 UNLOAD_IMAGE = HttpUtilitiesDxeUnload
20 MODULE_UNI_FILE = HttpUtilitiesDxe.uni
21
22[Packages]
23 MdePkg/MdePkg.dec
24 MdeModulePkg/MdeModulePkg.dec
25 NetworkPkg/NetworkPkg.dec
26
27[Sources]
28 HttpUtilitiesDxe.h
29 HttpUtilitiesDxe.c
30 HttpUtilitiesProtocol.c
31
32[LibraryClasses]
33 UefiDriverEntryPoint
34 UefiBootServicesTableLib
35 MemoryAllocationLib
36 BaseMemoryLib
37 BaseLib
38 UefiLib
39 DebugLib
40 HttpLib
41
42[Protocols]
43 gEfiHttpUtilitiesProtocolGuid ## PRODUCES
44
45[Depex]
46 TRUE
47
48[UserExtensions.TianoCore."ExtraFiles"]
49 HttpUtilitiesDxeExtra.uni
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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