]> git.proxmox.com Git - mirror_edk2.git/commitdiff
NetworkPkg/TlsDxe: Remove the redundant library class.
authorJiaxin Wu <Jiaxin.wu@intel.com>
Tue, 16 Oct 2018 01:52:13 +0000 (09:52 +0800)
committerJiaxin Wu <Jiaxin.wu@intel.com>
Mon, 22 Oct 2018 01:04:55 +0000 (09:04 +0800)
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1018.

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

index 907feb735b9a4231d5ba719dfb98b213a3f645c6..aaea0fc2ffa551298907b7c293e3275c2e759c37 100644 (file)
@@ -5,7 +5,7 @@
 #  This module produces EFI TLS (Transport Layer Security) Protocol and EFI TLS\r
 #  Service Binding Protocol, to provide TLS services.\r
 #\r
-#  Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -52,7 +52,6 @@
   BaseLib\r
   UefiLib\r
   DebugLib\r
-  NetLib\r
   BaseCryptLib\r
   TlsLib\r
 \r