summaryrefslogtreecommitdiffstats
path: root/FatPkg/EnhancedFatDxe
Commit message (Expand)AuthorAgeFilesLines
...
* 1. FAT doesn't support to store time information in its FileLastAccess field....Kun Gui2016-04-062-5/+6
* gEfiFatPkgTokenSpaceGuid.PcdUnicodeCollationSupport and gEfiFatPkgTokenSpaceG...Qing Huang2016-04-062-23/+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
* Fix the build error caused by recent MdePkg clean upQing Huang2016-04-061-4/+4
* Clean up to update the reference of the these macros: EFI_SIGNATURE_16 -> SIG...Qing Huang2016-04-061-5/+5
* 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-062-12/+136
* Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang2016-04-0622-0/+9658