X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=NetworkPkg%2FTcpDxe%2FTcpDxe.inf;fp=NetworkPkg%2FTcpDxe%2FTcpDxe.inf;h=6e1dbeef36156dfbbe03edcd6fe3d9eb532c92e8;hb=581900d983da378e5962875e05d6fb78e6303f08;hp=67615388dfa2f847e1aa71228743757cd0532340;hpb=db0f0d3c7945dbdc90d5f7ca1612565d7cebb4e3;p=mirror_edk2.git diff --git a/NetworkPkg/TcpDxe/TcpDxe.inf b/NetworkPkg/TcpDxe/TcpDxe.inf index 67615388df..6e1dbeef36 100644 --- a/NetworkPkg/TcpDxe/TcpDxe.inf +++ b/NetworkPkg/TcpDxe/TcpDxe.inf @@ -1,7 +1,7 @@ ## @file TcpDxe.inf # Component description file for Tcp module. # -# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2011, 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 @@ -74,10 +74,10 @@ gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiIp4ProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiIp4ServiceBindingProtocolGuid # PROTOCOL ALWAYS_CONSUMED - gEfiTcp4ProtocolGuid # PROTOCOL ALWAYS_CONSUMED - gEfiTcp4ServiceBindingProtocolGuid # PROTOCOL ALWAYS_CONSUMED + gEfiTcp4ProtocolGuid # PROTOCOL SOMETIMES_PRODUCED + gEfiTcp4ServiceBindingProtocolGuid # PROTOCOL ALWAYS_PRODUCED gEfiIp6ProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiIp6ServiceBindingProtocolGuid # PROTOCOL ALWAYS_CONSUMED - gEfiTcp6ProtocolGuid # PROTOCOL ALWAYS_CONSUMED - gEfiTcp6ServiceBindingProtocolGuid # PROTOCOL ALWAYS_CONSUMED + gEfiTcp6ProtocolGuid # PROTOCOL SOMETIMES_PRODUCED + gEfiTcp6ServiceBindingProtocolGuid # PROTOCOL ALWAYS_PRODUCED