summaryrefslogtreecommitdiffstats
path: root/FatPkg/EnhancedFatDxe/Fat.c
Commit message (Expand)AuthorAgeFilesLines
* FatPkg/EnhancedFatDxe: Fix various typosAntoine Coeur2020-02-101-1/+1
* FatPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* FatPkg/EnhancedFatDxe: Add comments for functionsDandan Bi2016-12-091-0/+64
* FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi2016-12-091-102/+67
* Fix a bug that prevents Fat driver being unloaded successfully.Ruiyu Ni2016-04-061-5/+64
* Fix a bug in the Fat Stop() function which may return EFI_NOT_FOUND when the ...Ruiyu Ni2016-04-061-17/+23
* Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...Ruiyu Ni2016-04-061-2/+28
* Move lock to FAT driver binding start to prevent interrupt during hot plug ev...Qing Huang2016-04-061-4/+22
* 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/+393