]> git.proxmox.com Git - mirror_edk2.git/commit - StdLib/EfiSocketLib/UseEfiSocketLib.c
UseEfiSocketLib.c - Only exit for out of resources, otherwise use all network adapters.
authorlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 1 Jun 2012 20:01:30 +0000 (20:01 +0000)
committerlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 1 Jun 2012 20:01:30 +0000 (20:01 +0000)
commit441f48f5b0847d35937534d6052f704f19019d2d
tree2687bfd5614999018edf90de491b6399501e8092
parent75ccc2b2111a318d25aae6df9d17590f0c04e814
UseEfiSocketLib.c - Only exit for out of resources, otherwise use all network adapters.
Service.c - Return EFI_SUCCESS if any of the protocols are present.  Return failure only when no protocols are available or no more memory available.

Signed-off-by: lpleahy
Reviewed-by: vzimmer
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13426 6f19259b-4bc3-4df7-8a09-765794883524
StdLib/EfiSocketLib/Service.c
StdLib/EfiSocketLib/UseEfiSocketLib.c