2 # Component description file for the socket layer driver.
4 # This module implements the socket layer.
5 # Copyright (c) 2011, Intel Corporation
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.
17 INF_VERSION = 0x00010005
19 FILE_GUID = 2A43BA5F-AC29-4fdc-8A3B-0328D0256F8C
20 MODULE_TYPE = DXE_RUNTIME_DRIVER
23 ENTRY_POINT = EntryPoint
26 # VALID_ARCHITECTURES = IA32 X64 IPF EBC
37 MdeModulePkg/MdeModulePkg.dec
43 UefiBootServicesTableLib
51 gEfiTcp4ServiceBindingProtocolGuid
53 gEfiUdp4ServiceBindingProtocolGuid
54 gEfiSocketProtocolGuid
55 gEfiSocketServiceBindingProtocolGuid
58 gEfiBdsArchProtocolGuid AND
59 gEfiCpuArchProtocolGuid AND
60 gEfiTcp4ServiceBindingProtocolGuid AND
61 gEfiTimerArchProtocolGuid AND
62 gEfiUdp4ServiceBindingProtocolGuid