Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-5.0
/
StdLib
/
BsdSocketLib
2aa580b
StdLib/BsdSocketLib: Fix function declaration mismatch with definition.
by Bruce Cran
· 10 years ago
beaaa3b
StdLib: Fix more GCC warnings/errors caused by variables being set but not used.
by Olivier Martin
· 10 years ago
0e56588
StdLib: Fix GCC warnings/errors caused by variables being set but not used.
by Olivier Martin
· 10 years ago
9d66ee4
StdLib: Fix parameter type errors.
by Stefan Kaeser
· 10 years ago
0164fc8
StdLib: Fix some build problems and obscure bugs.
by daryl.mcdaniel
· 10 years ago
3cdb02f
Fix sockets use of file descriptors which was broken by the additional validation in StdLib/LibC/Uefi/SysCall.c/write added by revision 13989.
by lpleahy
· 12 years ago
4652be0
Fixed close for socket to properly release the socket context structure and the handle.
by lpleahy
· 12 years ago
1ba7644
StdLib: Fix possible compiler warnings when doing enumerate type comparison.
by rsun3
· 12 years ago
79a4560
Try to fix the error detected by the 64-bit GCC compiler.
by lpleahy
· 13 years ago
3e37da2
Add missing IPv6 address definitions.
by lpleahy
· 13 years ago
7700f0f
* StdLib.dsc was changed to always build the sockets code.
by lpleahy
· 13 years ago
826f900
Fix some errors detected by the GCC 4.4 compiler.
by lpleahy
· 13 years ago
3bdf9aa
Merged socket development branch:
by lpleahy
· 13 years ago
a88c316
Update the sockets library code
by lpleahy
· 13 years ago
d1cab2b
Remove SocketPkg references
by lpleahy
· 13 years ago
7dc1329
Fix @return Doxygen commands to be singular instead of plural.
by darylm503
· 13 years ago
39f4382
Get rid of some rcsid blocks. The EDK II build options cause a build break on the rcsid definitions. It is easier to delete them than other workarounds.
by darylm503
· 13 years ago
486aace
Fix send to properly wait while long transmits are in progress
by lpleahy
· 13 years ago
d7ce700
Add Socket Libraries.
by darylm503
· 13 years ago