TCPv4 I/O and TCPv6 I/O services.
This module provides EFI TCPv4 Protocol and EFI TCPv6 Protocol to send and receive data stream.
It might provide TCPv4 Protocol or TCPv6 Protocol or both of them that depends on
which network stack has been loaded in system.
Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php.
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Version of INF file specification | 0x00010005 |
Module Guid | 1A7E4468-2F55-4a56-903C-01265EB7622B |
Module Type | UEFI_DRIVER |
Module Version | 1.0 |
Module Entry Point Function | TcpDriverEntryPoint |
Name | Package |
gEfiDevicePathProtocolGuid | MdePkg |
gEfiIp4ProtocolGuid | MdePkg |
gEfiIp4ServiceBindingProtocolGuid | MdePkg |
gEfiTcp4ProtocolGuid | MdePkg |
gEfiTcp4ServiceBindingProtocolGuid | MdePkg |
gEfiIp6ProtocolGuid | MdePkg |
gEfiIp6ServiceBindingProtocolGuid | MdePkg |
gEfiTcp6ProtocolGuid | MdePkg |
gEfiTcp6ServiceBindingProtocolGuid | MdePkg |
[UserExtensions.TianoCore."ExtraFiles"] | None |
TcpDxeExtra.uni | None |
Name | Type | Package | Header File |
BaseLib | Consume | MdePkg | MdePkg/Include/Library/BaseLib.h |
BaseMemoryLib | Consume | MdePkg | MdePkg/Include/Library/BaseMemoryLib.h |
DevicePathLib | Consume | MdePkg | MdePkg/Include/Library/DevicePathLib.h |
DebugLib | Consume | MdePkg | MdePkg/Include/Library/DebugLib.h |
MemoryAllocationLib | Consume | MdePkg | MdePkg/Include/Library/MemoryAllocationLib.h |
UefiLib | Consume | MdePkg | MdePkg/Include/Library/UefiLib.h |
UefiBootServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiBootServicesTableLib.h |
UefiDriverEntryPoint | Consume | MdePkg | MdePkg/Include/Library/UefiDriverEntryPoint.h |
UefiRuntimeServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiRuntimeServicesTableLib.h |
DpcLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/DpcLib.h |
NetLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/NetLib.h |
IpIoLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/IpIoLib.h |