summaryrefslogtreecommitdiff
path: root/FatPkg/EnhancedFatDxe/UnicodeCollation.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-09FatPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28FatPkg: Clean up source filesLiming Gao1-2/+2
2016-12-09FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi1-4/+2
2016-04-06InitializeUnicodeCollationSupportWorker mixed the use of Status variable for ...Star Zeng1-4/+5
2016-04-06Fix GCC build failure.Eric Dong1-1/+1
2016-04-06Replace GetEfiGlobalVariable interface with GetEfiGlobalVariable2.Eric Dong1-2/+2
2016-04-06Update copyright notice formatHot Tian1-2/+2
2016-04-06Update license headerQing Huang1-8/+8
2016-04-06Fix bug in Unicode colloation that causes ASSERT on BeagleBoard. PlatformLang...Andrew Fish1-1/+1
2016-04-06gEfiFatPkgTokenSpaceGuid.PcdUnicodeCollationSupport and gEfiFatPkgTokenSpaceG...Qing Huang1-18/+10
2016-04-06Refactor to invoke only one GetBestLanguage()Qing Huang1-17/+7
2016-04-06Apply GetBestLanguage() UefiLib to initialize Unicode Collation Protocol.Qing Huang1-103/+76
2016-04-06Add details comments for the code flow to initialize Unicode Collation (2) su...Qing Huang1-0/+14
2016-04-06Fix a typo when checking the 16-bit alignment of Unicode String.Qing Huang1-1/+1
2016-04-06Add preparation for FAR release.Qing Huang1-12/+1
2016-04-06Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang1-0/+324