]> git.proxmox.com Git - mirror_edk2.git/history - StdLib/EfiSocketLib
StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix name of the XY offset union.
[mirror_edk2.git] / StdLib / EfiSocketLib /
2012-06-08 lpleahyFix port retry behavior during connect - All port error...
2012-06-07 lpleahyOnly use ports with a network connection (media present...
2012-06-04 lpleahyOnly use ports with a network connection (media present...
2012-06-01 lpleahyUseEfiSocketLib.c - Only exit for out of resources...
2012-03-05 lpleahyFix read issue detected by the following Python program...
2012-02-24 lpleahyFix issues detected by python web-server.
2012-02-15 lpleahyBug fix: CreateEvent sometimes returning EFI_INVALID_PA...
2012-02-09 lpleahyMerged socket development branch:
2011-09-30 lpleahyFix compilation errors detected with GCC 4.4
2011-09-30 lpleahyUpdate the sockets library code
2011-08-08 lpleahyBetter handle transmit errors
2011-08-08 lpleahyRemove SocketPkg references
2011-08-02 darylm503Fix GCC build breaks.
2011-07-30 darylm503Add Socket Libraries.