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
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
UefiLib
|
||||
|
||||
[Protocols]
|
||||
gEfiIp4ConfigProtocolGuid
|
||||
gEfiIp6ConfigProtocolGuid
|
||||
gEfiIp4ProtocolGuid
|
||||
gEfiIp4ServiceBindingProtocolGuid
|
||||
gEfiIp6ProtocolGuid
|
||||
|
Reference in New Issue
Block a user