summaryrefslogtreecommitdiffstats
path: root/StdLib/EfiSocketLib/EfiSocketLib.inf
diff options
context:
space:
mode:
authorLee Leahy <leroy.p.leahy@intel.com>2013-11-20 18:31:01 +0000
committerlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>2013-11-20 18:31:01 +0000
commit2dc09dd50fe30496efe9922ee6177ed7bdef6bc2 (patch)
treef668f36be389f780d0c3e3495faff5515ce47638 /StdLib/EfiSocketLib/EfiSocketLib.inf
parentf79868cd18238805fe64d2ceca573e7c85ea8146 (diff)
downloadedk2-2dc09dd50fe30496efe9922ee6177ed7bdef6bc2.tar.gz
edk2-2dc09dd50fe30496efe9922ee6177ed7bdef6bc2.tar.bz2
edk2-2dc09dd50fe30496efe9922ee6177ed7bdef6bc2.zip
Ignore transmit errors for UDPv4, UDPv6 and IPv4.
Support local bind by validating the IP address using the IP configuration protocol. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com> Reviewed-by: Ankit Singh3 <Ankit_Singh3@Dell.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14875 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'StdLib/EfiSocketLib/EfiSocketLib.inf')
-rw-r--r--StdLib/EfiSocketLib/EfiSocketLib.inf2
1 files changed, 2 insertions, 0 deletions
diff --git a/StdLib/EfiSocketLib/EfiSocketLib.inf b/StdLib/EfiSocketLib/EfiSocketLib.inf
index 5e6ff595a9..a68e241b75 100644
--- a/StdLib/EfiSocketLib/EfiSocketLib.inf
+++ b/StdLib/EfiSocketLib/EfiSocketLib.inf
@@ -52,6 +52,8 @@
UefiLib
[Protocols]
+ gEfiIp4ConfigProtocolGuid
+ gEfiIp6ConfigProtocolGuid
gEfiIp4ProtocolGuid
gEfiIp4ServiceBindingProtocolGuid
gEfiIp6ProtocolGuid