summaryrefslogtreecommitdiffstats
path: root/FatPkg/EnhancedFatDxe/DiskCache.c
Commit message (Expand)AuthorAgeFilesLines
* FatPkg: Apply uncrustify changesMichael Kubacki2021-12-071-74/+78
* FatPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-1/+1
* FatPkg: Fix spelling errorsSean Brogan2019-10-221-1/+1
* FatPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi2016-12-091-153/+104
* FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi2016-12-091-25/+25
* Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...Ruiyu Ni2016-04-061-9/+12
* Zero out CacheBuffer in FatInitializeDiskCache after allocated.Star Zeng2016-04-061-2/+2
* Update copyright notice formatHot Tian2016-04-061-2/+2
* Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang2016-04-061-0/+541