]> git.proxmox.com Git - mirror_edk2.git/history - StdLib
ArmPkg/ArmSmcPsciResetSystemLib: add missing call to ExitBootServices()
[mirror_edk2.git] / StdLib /
2018-06-29 chenc2StdLib: Removing ipf which is no longer supported from...
2017-11-13 Thiebaud WeksteenStdLib/BsdSocketLib: Remove unused variables
2017-08-03 Michael D Kinneyedk2: Move License.txt file to root
2017-08-03 Michael D Kinneyedk2: Move TianoCore Contribution Agreement to root
2017-04-28 Leif LindholmStdLib: GCC 6 build fixes
2016-08-09 Ard BiesheuvelStdLib/LibC ARM AARCH64: do not redefine compiler intri...
2016-08-09 Ard BiesheuvelStdLib/LibC: avoid LTO code for compiler intrinsics
2016-07-07 Mudusuru, Giri PStdLib: Series of patches to fix typos - availabe to...
2016-02-18 Daryl McDanielStdLib/BsdSocketLib: Fix minor memory leak by freeing...
2016-01-10 Daryl McDanielStdLib: Fix compilation errors caused by previous commi...
2016-01-06 Daryl McDanielStdLib: Fix IIO_Write() to return the number of bytes...
2016-01-06 Daryl McDanielStdLib: Clarify and improve comments.
2016-01-06 Daryl McDanielStdLib: Implement da_ConFlush() and flush I/O buffers...
2016-01-05 Daryl McDanielStdLib: Temporarily restrict compiler warnings so that...
2015-08-12 Ard BiesheuvelStdLib: remove mention of ARMGCC
2015-07-30 Harry LiebelStdLib: Add support for AArch64
2015-07-30 Harry LiebelStdLib/LibC: Provide missing ARM symbols
2015-07-30 NetBSD projectStdLib/LibC: Add software floating point library from...
2015-07-30 Olivier MartinStdLib: Added BaseStackLib for ARM architectures
2015-07-26 Scott DuplichanStdLib: Do not define memcpy for AARCH64 builds
2015-07-08 jiaxinwuStdLib: Remove EfiSocketLib and Ip4Config Protocol...
2015-02-03 Jordan Justen*/Contributions.txt: Update example email address
2015-01-13 Daryl McDanielStdLib: Move libraries from ShellPkg into MdeModulePkg...
2014-12-02 Bruce CranStdLib/BsdSocketLib: Fix function declaration mismatch...
2014-11-11 Daryl McDanielStdLib/AppPkg: Add the NOOPT build target and fix a...
2014-11-10 Daryl McDanielStdLib: Fix a "potentially uninitialized variable"...
2014-11-07 darylm503AppPkg: Add the Lua interpreter and library.
2014-10-31 Jordan JustenEDK II Contributions.txt: Update patch format information
2014-10-31 Olivier MartinStdLib: Fix more GCC warnings/errors caused by variable...
2014-10-31 Olivier MartinStdLib: Fix more GCC warnings/errors caused by variable...
2014-10-30 Olivier MartinStdLib: Fix GCC warnings/errors caused by variables...
2014-10-28 Daryl McDanielStdLib: Some deployed versions of the Simple Text...
2014-09-18 Daryl McDanielStdLib: Produce DevMedia as a library class alternative...
2014-09-17 Stefan KaeserStdLib: Fix parameter type errors.
2014-09-11 daryl.mcdanielStdLib: Fix some build problems and obscure bugs.
2014-09-09 Andrew FishStdLib: Changes needed to support XCODE5
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...
next