VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/StdLib/UseSocketDxe/UseSocketDxe.inf@ 58458

最後變更 在這個檔案從58458是 48674,由 vboxsync 提交於 11 年 前

EFI: Export newly imported tinaocore UEFI sources to OSE.

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.2 KB
 
1#/** @file
2# Component description file for the EFI socket library.
3#
4# This module implements the socket layer.
5# Copyright (c) 2011, Intel Corporation
6#
7# All rights reserved. This program and the accompanying materials
8# are licensed and made available under the terms and conditions of the BSD License
9# which accompanies this distribution. The full text of the license may be found at
10# http://opensource.org/licenses/bsd-license.php
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13#
14#**/
15
16[Defines]
17 INF_VERSION = 0x00010005
18 BASE_NAME = UseSocketDxe
19 FILE_GUID = 1A6853C8-F362-4f68-A77E-0B304A194C05
20 MODULE_TYPE = BASE
21 VERSION_STRING = 1.0
22 LIBRARY_CLASS = UseSocketDxe
23
24#
25# VALID_ARCHITECTURES = IA32 X64 IPF EBC
26#
27
28[Sources.common]
29 UseSocketDxe.c
30
31[Packages]
32 MdePkg/MdePkg.dec
33 MdeModulePkg/MdeModulePkg.dec
34 StdLib/StdLib.dec
35# SocketPkg/SocketPkg.dec
36
37[LibraryClasses]
38 UefiLib
39 UefiBootServicesTableLib
40 BaseMemoryLib
41 DebugLib
42
43[Protocols]
44 gEfiSocketProtocolGuid
45 gEfiSocketServiceBindingProtocolGuid
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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