summaryrefslogtreecommitdiff
path: root/FatPkg/EnhancedFatDxe/DiskCache.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07FatPkg: Apply uncrustify changesMichael Kubacki1-74/+78
2021-12-07FatPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-1/+1
2019-10-22FatPkg: Fix spelling errorsSean Brogan1-1/+1
2019-04-09FatPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2016-12-09FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi1-153/+104
2016-12-09FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi1-25/+25
2016-04-06Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...Ruiyu Ni1-9/+12
2016-04-06Zero out CacheBuffer in FatInitializeDiskCache after allocated.Star Zeng1-2/+2
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/+541