summaryrefslogtreecommitdiff
path: root/NetworkPkg/TcpDxe/TcpDxe.uni
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2017-04-27 11:16:34 +0800
committerGuo Mang <mang.guo@intel.com>2017-04-27 11:16:34 +0800
commit098f8621634f1cbdd1253c9957eed09a505223f5 (patch)
tree13783836f52f77e37b32fc982cd82a1ee5888676 /NetworkPkg/TcpDxe/TcpDxe.uni
parent9f72a84180605527643891f5c27b8f9f31c43006 (diff)
downloadedk2-platforms-098f8621634f1cbdd1253c9957eed09a505223f5.tar.xz
NetWorkPkg: Move to new location
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com>
Diffstat (limited to 'NetworkPkg/TcpDxe/TcpDxe.uni')
-rw-r--r--NetworkPkg/TcpDxe/TcpDxe.uni24
1 files changed, 0 insertions, 24 deletions
diff --git a/NetworkPkg/TcpDxe/TcpDxe.uni b/NetworkPkg/TcpDxe/TcpDxe.uni
deleted file mode 100644
index 112f017d81..0000000000
--- a/NetworkPkg/TcpDxe/TcpDxe.uni
+++ /dev/null
@@ -1,24 +0,0 @@
-// /** @file
-// 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.<BR>
-//
-// 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.
-//
-// **/
-
-
-#string STR_MODULE_ABSTRACT #language en-US "TCPv4 I/O and TCPv6 I/O services"
-
-#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."
-