]> git.proxmox.com Git - mirror_edk2.git/blame - NetworkPkg/TcpDxe/TcpDxe.uni
NetworkPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / NetworkPkg / TcpDxe / TcpDxe.uni
CommitLineData
b55fecfe
JJ
1// /** @file\r
2// TCPv4 I/O and TCPv6 I/O services.\r
3//\r
4// This module provides EFI TCPv4 Protocol and EFI TCPv6 Protocol to send and receive data stream.\r
5// It might provide TCPv4 Protocol or TCPv6 Protocol or both of them that depends on\r
6// which network stack has been loaded in system.\r
7//\r
f75a7f56 8// Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
b55fecfe 9//\r
ecf98fbc 10// SPDX-License-Identifier: BSD-2-Clause-Patent\r
b55fecfe
JJ
11//\r
12// **/\r
13\r
14\r
15#string STR_MODULE_ABSTRACT #language en-US "TCPv4 I/O and TCPv6 I/O services"\r
16\r
17#string STR_MODULE_DESCRIPTION #language en-US "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."\r
18\r