Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
f8136625894ca93eabec37ef49568fc06d310843
/
StdLib
/
LibC
/
Locale
5a52211
StdLib/LibC/Locale/multibyte_Utf8.c: Fix obscure corner cases in wide to multibyte and multibyte to wide character conversions. The majority of problems center around the interpretation of the Length or Limit parameter when the Destination parameter is NULL.
by darylm503
· 12 years ago
05c7d5f
StdLib: Fix printf issues with floating point and wide character strings. Also resolves a compilation issue with VS2010. See ISSUES.txt items 1, 11.
by darylm503
· 12 years ago
c42c9ca
StdLib: Fix several problems where characters were not being correctly converted between wide and MBCS.
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
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
59d1343
Update or add comments to files and functions for use by Doxygen.
by darylm503
· 13 years ago
d7ce700
Add Socket Libraries.
by darylm503
· 13 years ago
2aa62f2
Standard Libraries for EDK II.
by darylm503
· 14 years ago