summaryrefslogtreecommitdiffstats
path: root/FatPkg/EnhancedFatDxe/Fat.h
Commit message (Expand)AuthorAgeFilesLines
* FatPkg: Apply uncrustify changesMichael Kubacki2021-12-071-331/+342
* FatPkg/EnhancedFatDxe: Fix various typosAntoine Coeur2020-02-101-3/+3
* FatPkg: Fix spelling errorsSean Brogan2019-10-221-10/+10
* FatPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* FatPkg/EnhancedFatDxe: Add comments for functionsDandan Bi2016-12-091-0/+804
* FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi2016-12-091-242/+152
* FatPkg/EnhancedFatDxe: Use typedef for complex typeDandan Bi2016-12-091-15/+21
* FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi2016-12-091-14/+14
* FatPkg EnhancedFatDxe: Use safe string functionsHao Wu2016-04-061-2/+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-7/+181
* Update copyright notice formatHot Tian2016-04-061-2/+2
* Fix a migration bug in Fat driver as the value of lock has been changed from ...Qing Huang2016-04-061-3/+3
* Use EFI_FILE_PROTOCOL naming in place of EFI_FILEQing Huang2016-04-061-22/+22
* Apply GetBestLanguage() UefiLib to initialize Unicode Collation Protocol.Qing Huang2016-04-061-1/+0
* Clean up to update the reference of the these macros: EFI_SIGNATURE_16 -> SIG...Qing Huang2016-04-061-5/+5
* De-unicode in comment for source files.Qing Huang2016-04-061-1/+1
* Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang2016-04-061-0/+1119