projects
/
mirror_edk2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
MdePkg: add missing #defines for decoding PCIe 2.1 extended capability structures
[mirror_edk2.git]
/
StdLib
/
2013-12-13
lpleahy leroy.p...
Fix the non-blocking behavior for connect. The behavio...
tree
|
commitdiff
2013-12-10
Daryl McDaniel
StdLib: Update Copyright Notices.
tree
|
commitdiff
2013-12-10
Daryl McDaniel
StdLib: Remove an unnecessary dependency from LibWchar.
tree
|
commitdiff
2013-11-20
Lee Leahy
Fix GCC build errors
tree
|
commitdiff
2013-11-20
Lee Leahy
Ignore transmit errors for UDPv4, UDPv6 and IPv4.
tree
|
commitdiff
2013-11-19
Lee Leahy
Enable the build command override the .DSC file content...
tree
|
commitdiff
2013-10-24
Daryl McDaniel
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles):...
tree
|
commitdiff
2013-09-13
Daryl McDaniel
StdLib: Fix pointer arithmetic issues in the strncasecm...
tree
|
commitdiff
2013-09-10
Daryl McDaniel
StdLib: Fix IA32 and X64 build issues.
tree
|
commitdiff
2013-09-10
Daryl McDaniel
StdLib: Fix IPF build issues.
tree
|
commitdiff
2013-07-23
Harry Liebel
StdLib: Add Aarch64 support.
tree
|
commitdiff
2013-05-15
darylm503
StdLib/LibC/Locale/multibyte_Utf8.c: Fix obscure corner...
tree
|
commitdiff
2013-03-11
darylm503
StdLib: Fix printf issues with floating point and wide...
tree
|
commitdiff
2013-02-27
lpleahy
Otherwise gcc can default to the "sysv_abi" (as opposed...
tree
|
commitdiff
2013-02-08
lpleahy
Increase sockets performance by increasing the maximum...
tree
|
commitdiff
2013-02-08
lpleahy
Allow fragmentation of large UDP packets
tree
|
commitdiff
2013-02-08
lpleahy
Fix sockets use of file descriptors which was broken...
tree
|
commitdiff
2013-01-16
darylm503
StdLib & AppPkg: Update the list of known ISSUES.
tree
|
commitdiff
2013-01-16
darylm503
StdLib: Correct two instances of mismatch between funct...
tree
|
commitdiff
2013-01-16
darylm503
List of known issues with StdLib.
tree
|
commitdiff
2012-12-21
darylm503
StdLib: Fix issue with Canonical output expansion of...
tree
|
commitdiff
2012-12-11
darylm503
StdLib: Add terminal type line editing (Interactive...
tree
|
commitdiff
2012-10-12
darylm503
StdLib: Reverse a previous change resulting in string...
tree
|
commitdiff
2012-10-08
lpleahy
Poll the network adapter during connect
tree
|
commitdiff
2012-10-08
lpleahy
Fixed close for socket to properly release the socket...
tree
|
commitdiff
2012-10-05
darylm503
StdLib: Fix several problems where characters were...
tree
|
commitdiff
2012-09-25
darylm503
StdLib/Include: Minor changes in preparation for Intera...
tree
|
commitdiff
2012-09-24
darylm503
StdLib/LibC/StdLib/Malloc.c: Make the free() function...
tree
|
commitdiff
2012-09-20
darylm503
StdLib, StdLibPrivateInternalFiles: Clean up comments...
tree
|
commitdiff
2012-09-10
lpleahy
Modify UDP and IP to transmit on all network adapters...
tree
|
commitdiff
2012-09-03
rsun3
StdLib: Fix possible compiler warnings when doing enume...
tree
|
commitdiff
2012-08-10
lpleahy
Return the proper status after one of the ports is...
tree
|
commitdiff
2012-07-18
darylm503
StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix...
tree
|
commitdiff
2012-06-29
lpleahy
Choose a better subnet mask value for the IPv4 address.
tree
|
commitdiff
2012-06-28
lpleahy
Try to fix the error detected by the 64-bit GCC compiler.
tree
|
commitdiff
2012-06-26
lpleahy
Use the ARM compiler intrinsics library when compiling...
tree
|
commitdiff
2012-06-26
lpleahy
Define the global variables as weak to enable the prope...
tree
|
commitdiff
2012-06-22
lpleahy
Fix listen exit path when last port returns an error.
tree
|
commitdiff
2012-06-20
darylm503
StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix...
tree
|
commitdiff
2012-06-15
darylm503
StdLib: Add multi-byte character support. The normal...
tree
|
commitdiff
2012-06-14
lpleahy
Add missing IPv6 address definitions.
tree
|
commitdiff
2012-06-08
lpleahy
Fix port retry behavior during connect - All port error...
tree
|
commitdiff
2012-06-07
lpleahy
Only use ports with a network connection (media present...
tree
|
commitdiff
2012-06-04
lpleahy
Only use ports with a network connection (media present...
tree
|
commitdiff
2012-06-01
lpleahy
UseEfiSocketLib.c - Only exit for out of resources...
tree
|
commitdiff
2012-04-24
hhtian
Update copyright format
tree
|
commitdiff
2012-04-11
jljusten
EDK II Packages: Add Contributions.txt and License...
tree
|
commitdiff
2012-03-29
darylm503
StdLib: Add STDC macros, for MSFT compilers, to improve...
tree
|
commitdiff
2012-03-28
darylm503
StdLib/Include/stdarg.h: Added the __va_copy macro...
tree
|
commitdiff
2012-03-24
darylm503
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles):...
tree
|
commitdiff
2012-03-05
lpleahy
Fix read issue detected by the following Python program...
tree
|
commitdiff
2012-02-28
darylm503
StdLib, AppPkg: Update ReadMe files.
tree
|
commitdiff
2012-02-27
darylm503
StdLib/Include/paths.h: Update paths to reflect new...
tree
|
commitdiff
2012-02-24
lpleahy
Fix issues detected by python web-server.
tree
|
commitdiff
2012-02-17
lpleahy
* StdLib.dsc was changed to always build the sockets...
tree
|
commitdiff
2012-02-15
lpleahy
Bug fix: CreateEvent sometimes returning EFI_INVALID_PA...
tree
|
commitdiff
2012-02-13
lpleahy
Change to match the tree required on the storage device.
tree
|
commitdiff
2012-02-10
lpleahy
Fix some errors detected by the GCC 4.4 compiler.
tree
|
commitdiff
2012-02-09
lpleahy
Merged socket development branch:
tree
|
commitdiff
2012-02-01
darylm503
StdLib: Fix compiler compatibility issues:
tree
|
commitdiff
2012-01-26
darylm503
StdLib/Include/netdb.h: Re-enable macros needed by...
tree
|
commitdiff
2012-01-06
darylm503
StdLib: Add a file was missed and should have been...
tree
|
commitdiff
2011-11-30
darylm503
StdLib: Add isDirSep character classification macro...
tree
|
commitdiff
2011-11-11
darylm503
StdLib: Correct module type and [LibraryClasses] section.
tree
|
commitdiff
2011-11-11
darylm503
StdLib: Eliminate TimerLib dependencies.
tree
|
commitdiff
2011-11-03
darylm503
StdLib: Fix some corrupted comments and inconsistent...
tree
|
commitdiff
2011-11-03
darylm503
StdLib: Move the declarations for ffs() and bzero(...
tree
|
commitdiff
2011-11-03
darylm503
StdLib: Make the vfscanf function public.
tree
|
commitdiff
2011-11-03
darylm503
StdLib: Revise the meaning of several feature macros.
tree
|
commitdiff
2011-11-02
darylm503
StdLib: Fix dirent structure members to be of the corre...
tree
|
commitdiff
2011-11-02
darylm503
StdLib: Remove files obsoleted by changelist 12649.
tree
|
commitdiff
2011-11-02
darylm503
StdLib: Add directory access functions to PosixLib.
tree
|
commitdiff
2011-11-01
lzeng14
The three TscTimerLib has been merged to one directory.
tree
|
commitdiff
2011-11-01
darylm503
StdLib: Fix strcmp so that comparisons are case sensiti...
tree
|
commitdiff
2011-10-03
darylm503
StdLib: Improve robustness of stat() and make basename...
tree
|
commitdiff
2011-09-30
lpleahy
Fix compilation errors detected with GCC 4.4
tree
|
commitdiff
2011-09-30
lpleahy
Update the sockets library code
tree
|
commitdiff
2011-09-16
darylm503
StdLib: Change the last argument of the ioctl helper...
tree
|
commitdiff
2011-09-16
darylm503
StdLib: Patches and updates for ARM.
tree
|
commitdiff
2011-09-11
darylm503
StdLib/LibC: Fix transcription error from submitted...
tree
|
commitdiff
2011-09-11
darylm503
StdLib|LibC: Implement the sleep() function.
tree
|
commitdiff
2011-09-08
darylm503
StdLib: Replace some non-ASCII characters with ASCII...
tree
|
commitdiff
2011-09-01
darylm503
StdLib: Fix build errors caused by differences between...
tree
|
commitdiff
2011-08-31
darylm503
Fix GCC build errors.
tree
|
commitdiff
2011-08-18
darylm503
Fix mismatch between the declaration and definition...
tree
|
commitdiff
2011-08-18
darylm503
Re-enable the declaration for ftello.
tree
|
commitdiff
2011-08-17
darylm503
Update or add comments to files and functions for use...
tree
|
commitdiff
2011-08-15
darylm503
Update or add comments to files and functions for use...
tree
|
commitdiff
2011-08-08
lpleahy
Better handle transmit errors
tree
|
commitdiff
2011-08-08
lpleahy
Remove SocketPkg references
tree
|
commitdiff
2011-08-05
darylm503
Fix @return Doxygen commands to be singular instead...
tree
|
commitdiff
2011-08-05
darylm503
Update or add comments to files and functions for use...
tree
|
commitdiff
2011-08-05
darylm503
Get rid of some rcsid blocks. The EDK II build options...
tree
|
commitdiff
2011-08-04
darylm503
Update or add comments to files and functions for use...
tree
|
commitdiff
2011-08-04
darylm503
Update or add comments to files and functions for use...
tree
|
commitdiff
2011-08-03
lpleahy
Fix send to properly wait while long transmits are...
tree
|
commitdiff
2011-08-02
darylm503
Add plain-text ReadMe files and delete the PDF version.
tree
|
commitdiff
2011-08-02
darylm503
Fix GCC build breaks.
tree
|
commitdiff
2011-08-01
jcarsey
fix typo
tree
|
commitdiff
2011-07-30
darylm503
Add Socket Libraries.
tree
|
commitdiff
next