summaryrefslogtreecommitdiff
path: root/FatPkg/EnhancedFatDxe/Fat.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-09FatPkg/EnhancedFatDxe: Add comments for functionsDandan Bi1-0/+64
2016-12-09FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi1-102/+67
2016-04-06Fix a bug that prevents Fat driver being unloaded successfully.Ruiyu Ni1-5/+64
2016-04-06Fix a bug in the Fat Stop() function which may return EFI_NOT_FOUND when the ...Ruiyu Ni1-17/+23
2016-04-06Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...Ruiyu Ni1-2/+28
2016-04-06Move lock to FAT driver binding start to prevent interrupt during hot plug ev...Qing Huang1-4/+22
2016-04-06Update copyright notice formatHot Tian1-2/+2
2016-04-06Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang1-0/+393