summaryrefslogtreecommitdiff
path: root/FatPkg/EnhancedFatDxe/Fat.h
AgeCommit message (Expand)Author
2016-12-09FatPkg/EnhancedFatDxe: Add comments for functionsDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Use typedef for complex typeDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi
2016-04-06FatPkg EnhancedFatDxe: Use safe string functionsHao Wu
2016-04-06Add the missing EFIAPI keyword to solve build failure in GCC.Ruiyu Ni
2016-04-06Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...Ruiyu Ni
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-06Use EFI_FILE_PROTOCOL naming in place of EFI_FILEQing Huang
2016-04-06Apply GetBestLanguage() UefiLib to initialize Unicode Collation Protocol.Qing Huang
2016-04-06Clean up to update the reference of the these macros: EFI_SIGNATURE_16 -> SIG...Qing Huang
2016-04-06De-unicode in comment for source files.Qing Huang
2016-04-06Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang