summaryrefslogtreecommitdiff
path: root/FatPkg
AgeCommit message (Expand)Author
2016-04-06remove obsoleted .msa and .nspd filesHot Tian
2016-04-06Move lock to FAT driver binding start to prevent interrupt during hot plug ev...Qing Huang
2016-04-06Update copyright notice formatHot Tian
2016-04-06Fix a migration bug in Fat driver as the value of lock has been changed from ...Qing Huang
2016-04-06Clean PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION.Ken Lu
2016-04-061. Correct File header to ## @file 2. Remove unnecessary .common] postfix on ...Qing Huang
2016-04-06Update license headerQing Huang
2016-04-06Fix a warning issue with ARMCC.Andrew Fish
2016-04-06Fix bug in Unicode colloation that causes ASSERT on BeagleBoard. PlatformLang...Andrew Fish
2016-04-06Fix warning generated by GCC.Jordan Justen
2016-04-06Use EFI_FILE_PROTOCOL naming in place of EFI_FILEQing Huang
2016-04-061. FAT doesn't support to store time information in its FileLastAccess field....Kun Gui
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-06Fix a spec conformance issue that "Attributes" should only be checked when Op...Qing Huang
2016-04-06Add comments in DSC files to explain the function and design of components se...Leon Li
2016-04-06Removed unused library instances for FAT package DSC fileQing Huang
2016-04-06Split out Synchronization Library from Base LibraryMichael D Kinney
2016-04-06Fix the build error caused by recent MdePkg clean upQing Huang
2016-04-06Clean up to update the reference of the these macros: EFI_SIGNATURE_16 -> SIG...Qing Huang
2016-04-06Update for library instance renaming Fix typo in token space GUIDQing Huang
2016-04-06Add details comments for the code flow to initialize Unicode Collation (2) su...Qing Huang
2016-04-06De-unicode in comment for source files.Qing Huang
2016-04-06Fix a typo when checking the 16-bit alignment of Unicode String.Qing Huang
2016-04-06Fix undefined format in debug print statement.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