summaryrefslogtreecommitdiffstats
path: root/FatPkg/EnhancedFatDxe/Open.c
Commit message (Expand)AuthorAgeFilesLines
* FatPkg: Apply uncrustify changesMichael Kubacki2021-12-071-30/+37
* 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: Clean up source filesLiming Gao2018-06-281-2/+2
* FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi2016-12-091-101/+71
* Refine code to make it more safely.Eric Dong2016-04-061-1/+3
* Add the missing EFIAPI keyword to solve build failure in GCC.Ruiyu Ni2016-04-061-0/+1
* Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...Ruiyu Ni2016-04-061-13/+86
* Update copyright notice formatHot Tian2016-04-061-2/+2
* Use EFI_FILE_PROTOCOL naming in place of EFI_FILEQing Huang2016-04-061-7/+7
* Fix a spec conformance issue that "Attributes" should only be checked when Op...Qing Huang2016-04-061-10/+5
* Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang2016-04-061-0/+285