summaryrefslogtreecommitdiff
path: root/FatPkg/EnhancedFatDxe/UnicodeCollation.c
AgeCommit message (Expand)Author
2017-04-27FatPkg: Remove unused PackageGuo Mang
2016-12-09FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi
2016-04-06InitializeUnicodeCollationSupportWorker mixed the use of Status variable for ...Star Zeng
2016-04-06Fix GCC build failure.Eric Dong
2016-04-06Replace GetEfiGlobalVariable interface with GetEfiGlobalVariable2.Eric Dong
2016-04-06Update copyright notice formatHot Tian
2016-04-06Update license headerQing Huang
2016-04-06Fix bug in Unicode colloation that causes ASSERT on BeagleBoard. PlatformLang...Andrew Fish
2016-04-06gEfiFatPkgTokenSpaceGuid.PcdUnicodeCollationSupport and gEfiFatPkgTokenSpaceG...Qing Huang
2016-04-06Refactor to invoke only one GetBestLanguage()Qing Huang
2016-04-06Apply GetBestLanguage() UefiLib to initialize Unicode Collation Protocol.Qing Huang
2016-04-06Add details comments for the code flow to initialize Unicode Collation (2) su...Qing Huang
2016-04-06Fix a typo when checking the 16-bit alignment of Unicode String.Qing Huang
2016-04-06Add preparation for FAR release.Qing Huang
2016-04-06Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang