]> git.proxmox.com Git - mirror_edk2.git/history - StdLib
CryptoPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / StdLib /
2014-08-25 Jordan JustenEDK II Contributions.txt: Note acceptable contribution...
2014-08-21 Daryl McDanielStdLib/LibC/gdtoa: Initialize variables before use...
2014-08-20 Olivier MartinStdLib: reinstate the use of va_arg() to handle long...
2014-08-20 Harry LiebelStdLib/LibC: Fix ARM symbol problems
2014-08-20 Olivier MartinStdLib: reinstate the use of va_arg() to handle long...
2014-08-20 Daryl McDanielStdLib: Add a runtime helper function for VC++ 64-bit...
2014-08-11 Laszlo ErsekStdLib/LibC/Stdio: fix "missing braces around initializer"
2014-08-11 Laszlo ErsekStdLib/LibC/gdtoa: fix "missing braces around initializer"
2014-08-06 Daryl McDanielStdLib: The formatting for double float values, within...
2014-07-24 Daryl McDanielStdLib/LibC/StdLib/Malloc.c: Revert cast removal to...
2014-07-17 Daryl McDanielStdLib: Simple code cleanup
2014-07-17 Daryl McDanielStdLib: Move GetPass.c out of Uefi and into PosixLib...
2014-04-17 Paulo AlcantaraStdLib: StdLib/Malloc.c
2014-03-20 leroy.p.leahyFix TCP4/TCP6 connections. Connections were transition...
2014-03-07 Daryl McDanielStdLib: Modify the memory allocation routines to not...
2013-12-13 lpleahy leroy.p... Fix the non-blocking behavior for connect. The behavio...
2013-12-10 Daryl McDanielStdLib: Update Copyright Notices.
2013-12-10 Daryl McDanielStdLib: Remove an unnecessary dependency from LibWchar.
2013-11-20 Lee LeahyFix GCC build errors
2013-11-20 Lee LeahyIgnore transmit errors for UDPv4, UDPv6 and IPv4.
2013-11-19 Lee LeahyEnable the build command override the .DSC file content...
2013-10-24 Daryl McDanielEADK (StdLib, AppPkg, StdLibPrivateInternalFiles):...
2013-09-13 Daryl McDanielStdLib: Fix pointer arithmetic issues in the strncasecm...
2013-09-10 Daryl McDanielStdLib: Fix IA32 and X64 build issues.
2013-09-10 Daryl McDanielStdLib: Fix IPF build issues.
2013-07-23 Harry LiebelStdLib: Add Aarch64 support.
2013-05-15 darylm503StdLib/LibC/Locale/multibyte_Utf8.c: Fix obscure corner...
2013-03-11 darylm503StdLib: Fix printf issues with floating point and wide...
2013-02-27 lpleahyOtherwise gcc can default to the "sysv_abi" (as opposed...
2013-02-08 lpleahyIncrease sockets performance by increasing the maximum...
2013-02-08 lpleahyAllow fragmentation of large UDP packets
2013-02-08 lpleahyFix sockets use of file descriptors which was broken...
2013-01-16 darylm503StdLib & AppPkg: Update the list of known ISSUES.
2013-01-16 darylm503StdLib: Correct two instances of mismatch between funct...
2013-01-16 darylm503List of known issues with StdLib.
2012-12-21 darylm503StdLib: Fix issue with Canonical output expansion of...
2012-12-11 darylm503StdLib: Add terminal type line editing (Interactive...
2012-10-12 darylm503StdLib: Reverse a previous change resulting in string...
2012-10-08 lpleahyPoll the network adapter during connect
2012-10-08 lpleahyFixed close for socket to properly release the socket...
2012-10-05 darylm503StdLib: Fix several problems where characters were...
2012-09-25 darylm503StdLib/Include: Minor changes in preparation for Intera...
2012-09-24 darylm503StdLib/LibC/StdLib/Malloc.c: Make the free() function...
2012-09-20 darylm503StdLib, StdLibPrivateInternalFiles: Clean up comments...
2012-09-10 lpleahyModify UDP and IP to transmit on all network adapters...
2012-09-03 rsun3StdLib: Fix possible compiler warnings when doing enume...
2012-08-10 lpleahyReturn the proper status after one of the ports is...
2012-07-18 darylm503StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix...
2012-06-29 lpleahyChoose a better subnet mask value for the IPv4 address.
2012-06-28 lpleahyTry to fix the error detected by the 64-bit GCC compiler.
2012-06-26 lpleahyUse the ARM compiler intrinsics library when compiling...
2012-06-26 lpleahyDefine the global variables as weak to enable the prope...
2012-06-22 lpleahyFix listen exit path when last port returns an error.
2012-06-20 darylm503StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix...
2012-06-15 darylm503StdLib: Add multi-byte character support. The normal...
2012-06-14 lpleahyAdd missing IPv6 address definitions.
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-04-24 hhtianUpdate copyright format
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-03-29 darylm503StdLib: Add STDC macros, for MSFT compilers, to improve...
2012-03-28 darylm503StdLib/Include/stdarg.h: Added the __va_copy macro...
2012-03-24 darylm503EADK (StdLib, AppPkg, StdLibPrivateInternalFiles):...
2012-03-05 lpleahyFix read issue detected by the following Python program...
2012-02-28 darylm503StdLib, AppPkg: Update ReadMe files.
2012-02-27 darylm503StdLib/Include/paths.h: Update paths to reflect new...
2012-02-24 lpleahyFix issues detected by python web-server.
2012-02-17 lpleahy* StdLib.dsc was changed to always build the sockets...
2012-02-15 lpleahyBug fix: CreateEvent sometimes returning EFI_INVALID_PA...
2012-02-13 lpleahyChange to match the tree required on the storage device.
2012-02-10 lpleahyFix some errors detected by the GCC 4.4 compiler.
2012-02-09 lpleahyMerged socket development branch:
2012-02-01 darylm503StdLib: Fix compiler compatibility issues:
2012-01-26 darylm503StdLib/Include/netdb.h: Re-enable macros needed by...
2012-01-06 darylm503StdLib: Add a file was missed and should have been...
2011-11-30 darylm503StdLib: Add isDirSep character classification macro...
2011-11-11 darylm503StdLib: Correct module type and [LibraryClasses] section.
2011-11-11 darylm503StdLib: Eliminate TimerLib dependencies.
2011-11-03 darylm503StdLib: Fix some corrupted comments and inconsistent...
2011-11-03 darylm503StdLib: Move the declarations for ffs() and bzero(...
2011-11-03 darylm503StdLib: Make the vfscanf function public.
2011-11-03 darylm503StdLib: Revise the meaning of several feature macros.
2011-11-02 darylm503StdLib: Fix dirent structure members to be of the corre...
2011-11-02 darylm503StdLib: Remove files obsoleted by changelist 12649.
2011-11-02 darylm503StdLib: Add directory access functions to PosixLib.
2011-11-01 lzeng14The three TscTimerLib has been merged to one directory.
2011-11-01 darylm503StdLib: Fix strcmp so that comparisons are case sensiti...
2011-10-03 darylm503StdLib: Improve robustness of stat() and make basename...
2011-09-30 lpleahyFix compilation errors detected with GCC 4.4
2011-09-30 lpleahyUpdate the sockets library code
2011-09-16 darylm503StdLib: Change the last argument of the ioctl helper...
2011-09-16 darylm503StdLib: Patches and updates for ARM.
2011-09-11 darylm503StdLib/LibC: Fix transcription error from submitted...
2011-09-11 darylm503StdLib|LibC: Implement the sleep() function.
2011-09-08 darylm503StdLib: Replace some non-ASCII characters with ASCII...
2011-09-01 darylm503StdLib: Fix build errors caused by differences between...
2011-08-31 darylm503Fix GCC build errors.
2011-08-18 darylm503Fix mismatch between the declaration and definition...
next