Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-3.10
/
StdLibPrivateInternalFiles
/
Include
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
e575c10
StdLib: Add internal use only header for interactive I/O.
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
d78fab6
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.
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
f45df7a
StdLib: Make the vfscanf function public.
by darylm503
· 13 years ago
5c5e4a1
StdLib: Revise the meaning of several feature macros.
by darylm503
· 13 years ago
d711a48
StdLib: Add directory access functions to PosixLib.
by darylm503
· 13 years ago
76beedc
StdLib: Change the last argument of the ioctl helper functions to va_list* from void*.
by darylm503
· 13 years ago
f766dd7
Changes so that Argv points to narrow-character versions of the command-line arguments.
by darylm503
· 13 years ago
b00771f
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