summaryrefslogtreecommitdiff
path: root/FatPkg/EnhancedFatDxe/Fat.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-09FatPkg/EnhancedFatDxe: Add comments for functionsDandan Bi1-0/+804
2016-12-09FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi1-242/+152
2016-12-09FatPkg/EnhancedFatDxe: Use typedef for complex typeDandan Bi1-15/+21
2016-12-09FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi1-14/+14
2016-04-06FatPkg EnhancedFatDxe: Use safe string functionsHao Wu1-2/+3
2016-04-06Add the missing EFIAPI keyword to solve build failure in GCC.Ruiyu Ni1-0/+1
2016-04-06Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...Ruiyu Ni1-7/+181
2016-04-06Update copyright notice formatHot Tian1-2/+2
2016-04-06Fix a migration bug in Fat driver as the value of lock has been changed from ...Qing Huang1-3/+3
2016-04-06Use EFI_FILE_PROTOCOL naming in place of EFI_FILEQing Huang1-22/+22
2016-04-06Apply GetBestLanguage() UefiLib to initialize Unicode Collation Protocol.Qing Huang1-1/+0
2016-04-06Clean up to update the reference of the these macros: EFI_SIGNATURE_16 -> SIG...Qing Huang1-5/+5
2016-04-06De-unicode in comment for source files.Qing Huang1-1/+1
2016-04-06Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang1-0/+1119