1. 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
  2. 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
  3. c42c9ca StdLib: Fix several problems where characters were not being correctly converted between wide and MBCS. by darylm503 · 12 years ago
  4. a7a8363 StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII. by darylm503 · 13 years ago
  5. 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
  6. 59d1343 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  7. d7ce700 Add Socket Libraries. by darylm503 · 13 years ago
  8. 2aa62f2 Standard Libraries for EDK II. by darylm503 · 14 years ago