summaryrefslogtreecommitdiffstats
path: root/FatPkg/EnhancedFatDxe/UnicodeCollation.c
Commit message (Expand)AuthorAgeFilesLines
* FatPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* FatPkg: Clean up source filesLiming Gao2018-06-281-2/+2
* FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi2016-12-091-4/+2
* InitializeUnicodeCollationSupportWorker mixed the use of Status variable for ...Star Zeng2016-04-061-4/+5
* Fix GCC build failure.Eric Dong2016-04-061-1/+1
* Replace GetEfiGlobalVariable interface with GetEfiGlobalVariable2.Eric Dong2016-04-061-2/+2
* Update copyright notice formatHot Tian2016-04-061-2/+2
* Update license headerQing Huang2016-04-061-8/+8
* Fix bug in Unicode colloation that causes ASSERT on BeagleBoard. PlatformLang...Andrew Fish2016-04-061-1/+1
* gEfiFatPkgTokenSpaceGuid.PcdUnicodeCollationSupport and gEfiFatPkgTokenSpaceG...Qing Huang2016-04-061-18/+10
* Refactor to invoke only one GetBestLanguage()Qing Huang2016-04-061-17/+7
* Apply GetBestLanguage() UefiLib to initialize Unicode Collation Protocol.Qing Huang2016-04-061-103/+76
* Add details comments for the code flow to initialize Unicode Collation (2) su...Qing Huang2016-04-061-0/+14
* Fix a typo when checking the 16-bit alignment of Unicode String.Qing Huang2016-04-061-1/+1
* Add preparation for FAR release.Qing Huang2016-04-061-12/+1
* Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang2016-04-061-0/+324