Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-3.10
/
StdLib
/
Include
1bbb83b
StdLib: Add support for AArch64
by Harry Liebel
· 9 years ago
3352b62
StdLib/LibC: Add software floating point library from NetBSD
by NetBSD project
· 9 years ago
c581e50
StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency.
by jiaxinwu
· 9 years ago
16a5fed
AppPkg: Add the Lua interpreter and library.
by darylm503
· 10 years ago
24903bc
StdLib: Some deployed versions of the Simple Text Input Protocol randomly return either NUL characters or Scan Codes when just typing normal text. These changes filter out NUL characters and make Scan Code and error handling more robust.
by Daryl McDaniel
· 10 years ago
0164fc8
StdLib: Fix some build problems and obscure bugs.
by daryl.mcdaniel
· 10 years ago
c21e7a7
StdLib: Changes needed to support XCODE5
by Andrew Fish
· 10 years ago
dfa51bb
StdLib: Simple code cleanup
by Daryl McDaniel
· 10 years ago
2dc09dd
Ignore transmit errors for UDPv4, UDPv6 and IPv4.
by Lee Leahy
· 11 years ago
d02bc71
StdLib: Fix IPF build issues.
by Daryl McDaniel
· 11 years ago
920ff98
StdLib: Correct two instances of mismatch between function declaration and definition causing GCC compile errors.
by darylm503
· 12 years ago
6c6c850
StdLib: Add terminal type line editing (Interactive IO) for console devices.
by darylm503
· 12 years ago
4652be0
Fixed close for socket to properly release the socket context structure and the handle.
by lpleahy
· 12 years ago
c352b29
StdLib/Include: Minor changes in preparation for Interactive I/O (TTY) functionality.
by darylm503
· 12 years ago
a9c1242
StdLib, StdLibPrivateInternalFiles: Clean up comments, Remove debugging code, Define MAX_OUTPUT, the Maximum number of bytes in a single terminal output operation.
by darylm503
· 12 years ago
a7a8363
StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII.
by darylm503
· 13 years ago
b26913e
StdLib: Add STDC macros, for MSFT compilers, to improve compatibility with various Open-Source software packages.
by darylm503
· 13 years ago
521527e
StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility.
by darylm503
· 13 years ago
d78fab6
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.
by darylm503
· 13 years ago
1902252
StdLib/Include/paths.h: Update paths to reflect new base of \Efi\StdLib.
by darylm503
· 13 years ago
f74dc4b
Fix issues detected by python web-server.
by lpleahy
· 13 years ago
3bdf9aa
Merged socket development branch:
by lpleahy
· 13 years ago
4883124
StdLib: Fix compiler compatibility issues:
by darylm503
· 13 years ago
87bd924
StdLib/Include/netdb.h: Re-enable macros needed by socket applications and perform general cleanup.
by darylm503
· 13 years ago
8db9424
StdLib: Add a file was missed and should have been included in check-in 12061.
by darylm503
· 13 years ago
0c1992f
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
by darylm503
· 13 years ago
d09ed37
StdLib: Fix some corrupted comments and inconsistent indentation.
by darylm503
· 13 years ago
feb1422
StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.
by darylm503
· 13 years ago
c84d88f
StdLib: Fix dirent structure members to be of the correct type.
by darylm503
· 13 years ago
d711a48
StdLib: Add directory access functions to PosixLib.
by darylm503
· 13 years ago
41b152c
StdLib: Improve robustness of stat() and make basename() a public function.
by darylm503
· 13 years ago
a88c316
Update the sockets library code
by lpleahy
· 13 years ago
c614ca5
StdLib: Patches and updates for ARM.
by darylm503
· 13 years ago
5252c29
StdLib|LibC: Implement the sleep() function.
by darylm503
· 13 years ago
e395633
StdLib: Replace some non-ASCII characters with ASCII equivalents.
by darylm503
· 13 years ago
5244f47
StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC 4.4 compilers.
by darylm503
· 13 years ago
c648f73
Fix GCC build errors.
by darylm503
· 13 years ago
1e6e6f5
Fix mismatch between the declaration and definition of fwrite.
by darylm503
· 13 years ago
947a2d2
Re-enable the declaration for ftello.
by darylm503
· 13 years ago
61403bd
Update or add comments to files and functions for use by Doxygen.
by darylm503
· 13 years ago
a430bdb
Update or add comments to files and functions for use by Doxygen.
by darylm503
· 13 years ago
7dc1329
Fix @return Doxygen commands to be singular instead of plural.
by darylm503
· 13 years ago
59d1343
Update or add comments to files and functions for use by Doxygen.
by darylm503
· 13 years ago
8379337
Update or add comments to files and functions for use by Doxygen.
by darylm503
· 13 years ago
681cc25
Update or add comments to files and functions for use by Doxygen.
by darylm503
· 13 years ago
eb222ae
Fix GCC build breaks.
by darylm503
· 13 years ago
d7ce700
Add Socket Libraries.
by darylm503
· 13 years ago
53e1e5c
Add device abstraction code for the UEFI Console and UEFI Shell-based file systems.
by darylm503
· 14 years ago
2aa62f2
Standard Libraries for EDK II.
by darylm503
· 14 years ago