summaryrefslogtreecommitdiffstats
path: root/FatPkg
Commit message (Expand)AuthorAgeFilesLines
...
* gEfiFatPkgTokenSpaceGuid.PcdUnicodeCollationSupport and gEfiFatPkgTokenSpaceG...Qing Huang2016-04-063-31/+10
* Refactor to invoke only one GetBestLanguage()Qing Huang2016-04-061-17/+7
* Apply GetBestLanguage() UefiLib to initialize Unicode Collation Protocol.Qing Huang2016-04-063-105/+76
* Fix a spec conformance issue that "Attributes" should only be checked when Op...Qing Huang2016-04-061-10/+5
* Add comments in DSC files to explain the function and design of components se...Leon Li2016-04-061-0/+19
* Removed unused library instances for FAT package DSC fileQing Huang2016-04-061-2/+0
* Split out Synchronization Library from Base LibraryMichael D Kinney2016-04-061-0/+1
* Fix the build error caused by recent MdePkg clean upQing Huang2016-04-062-5/+6
* Clean up to update the reference of the these macros: EFI_SIGNATURE_16 -> SIG...Qing Huang2016-04-061-5/+5
* Update for library instance renaming Fix typo in token space GUIDQing Huang2016-04-062-2/+2
* Add details comments for the code flow to initialize Unicode Collation (2) su...Qing Huang2016-04-061-0/+14
* De-unicode in comment for source files.Qing Huang2016-04-062-2/+2
* Fix a typo when checking the 16-bit alignment of Unicode String.Qing Huang2016-04-061-1/+1
* Fix undefined format in debug print statement.Qing Huang2016-04-061-1/+1
* Add preparation for FAR release.Qing Huang2016-04-063-12/+189
* Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang2016-04-0626-0/+9754