summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeUdpIoLib
diff options
context:
space:
mode:
authorJiaxin Wu <jiaxin.wu@intel.com>2017-08-18 10:50:59 +0800
committerJiaxin Wu <jiaxin.wu@intel.com>2017-08-23 09:17:28 +0800
commit27ee96701a9495644aefae3690ca6849a79f7631 (patch)
tree610865fc8fdb5b135b58c9271dd5421812262230 /MdeModulePkg/Library/DxeUdpIoLib
parentbb3d1a6198cc5a8f2672927295c9f8d5ede9187c (diff)
downloadedk2-27ee96701a9495644aefae3690ca6849a79f7631.zip
edk2-27ee96701a9495644aefae3690ca6849a79f7631.tar.gz
edk2-27ee96701a9495644aefae3690ca6849a79f7631.tar.bz2
MdeModulePkg/Library: Remove the self-reference in UdpIoLib/TcpIoLib/IpIoLib
Cc: Ye Ting <ting.ye@intel.com> Cc: Fu Siyuan <siyuan.fu@intel.com> Cc: Shao Ming <ming.shao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com> Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Diffstat (limited to 'MdeModulePkg/Library/DxeUdpIoLib')
-rw-r--r--MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf3
1 files changed, 1 insertions, 2 deletions
diff --git a/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf b/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
index a9683c9..ce6e996 100644
--- a/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
+++ b/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
@@ -1,7 +1,7 @@
## @file
# This library instance provides UDP services by consuming EFI UDPv4/UDPv6 Protocols.
#
-# Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2008 - 2017, 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
@@ -37,7 +37,6 @@
[LibraryClasses]
- UdpIoLib
BaseLib
DebugLib
UefiBootServicesTableLib