]> git.proxmox.com Git - mirror_edk2.git/commitdiff
NetworkPkg: Remove some clarification from TcpDxe.inf
authorSiyuan Fu <siyuan.fu@intel.com>
Thu, 20 Dec 2018 01:23:08 +0000 (09:23 +0800)
committerSiyuan Fu <siyuan.fu@intel.com>
Mon, 24 Dec 2018 07:09:15 +0000 (15:09 +0800)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1278

This patch is to remove the clarification about usage/difference between
those drivers in MdeModulePkg and NetworkPkg, since the MdeModulePkg one
have been deleted.

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Siyuan Fu <siyuan.fu@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
NetworkPkg/TcpDxe/TcpDxe.inf

index 9433fb875cbaf158bff5c4eea9b091731624bc2e..c4e3de7ec5ce25556814762869c869546e46960f 100644 (file)
@@ -5,12 +5,6 @@
 #  It might provide TCPv4 Protocol or TCPv6 Protocol or both of them that depends on which network\r
 #  stack has been loaded in system. This driver supports both IPv4 and IPv6 network stack.\r
 #\r
-#  Notes:\r
-#  1) This driver can't co-work with the Tcp4Dxe driver in MdeModulePkg.\r
-#  2) This driver includes more bug fixes and supports more features (e.g. IPv6, TCP Cancel\r
-#     function) than the Tcp4Dxe driver in MdeModulePkg. So, we recommend using this driver\r
-#     even though both of them can be used.\r
-#\r
 #  Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r