audk/StdLib/EfiSocketLib
lpleahy 28de825561 Bug fix: CreateEvent sometimes returning EFI_INVALID_PARAMETER due to bad TPL value. Use known good TPL value since TPL is a don't care.
Found, reviewed and tested by: Duane Voth
Signed-off-by: lpleahy

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13017 6f19259b-4bc3-4df7-8a09-765794883524
2012-02-15 23:24:58 +00:00
..
DxeSupport.c Update the sockets library code 2011-09-30 23:02:35 +00:00
EfiSocketLib.inf Merged socket development branch: 2012-02-09 19:16:44 +00:00
Init.c Update the sockets library code 2011-09-30 23:02:35 +00:00
Ip4.c Merged socket development branch: 2012-02-09 19:16:44 +00:00
ReleaseNotes.txt Fix compilation errors detected with GCC 4.4 2011-09-30 23:52:45 +00:00
Service.c Update the sockets library code 2011-09-30 23:02:35 +00:00
Socket.c Bug fix: CreateEvent sometimes returning EFI_INVALID_PARAMETER due to bad TPL value. Use known good TPL value since TPL is a don't care. 2012-02-15 23:24:58 +00:00
Socket.h Merged socket development branch: 2012-02-09 19:16:44 +00:00
Tcp4.c Merged socket development branch: 2012-02-09 19:16:44 +00:00
Tcp6.c Merged socket development branch: 2012-02-09 19:16:44 +00:00
Udp4.c Merged socket development branch: 2012-02-09 19:16:44 +00:00
Udp6.c Merged socket development branch: 2012-02-09 19:16:44 +00:00
UseEfiSocketLib.c Merged socket development branch: 2012-02-09 19:16:44 +00:00