summaryrefslogtreecommitdiff
path: root/FatPkg/EnhancedFatDxe/DirectoryManage.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07FatPkg: Apply uncrustify changesMichael Kubacki1-165/+189
2021-12-07FatPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-2/+1
2020-02-10FatPkg/EnhancedFatDxe: Fix various typosAntoine Coeur1-1/+1
2019-10-22FatPkg: Fix spelling errorsSean Brogan1-4/+4
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-454/+272
2016-12-09FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi1-8/+8
2016-10-27FatPkg/EnhancedFatDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-2/+2
2016-04-06FatPkg EnhancedFatDxe: Use safe string functionsHao Wu1-3/+15
2016-04-06Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...Ruiyu Ni1-2/+2
2016-04-06Add some NULL pointer check by using ASSERT()Qing Huang1-1/+2
2016-04-06Update copyright notice formatHot Tian1-2/+2
2016-04-06Fix warning generated by GCC.Jordan Justen1-0/+2
2016-04-061. FAT doesn't support to store time information in its FileLastAccess field....Kun Gui1-1/+2
2016-04-06De-unicode in comment for source files.Qing Huang1-1/+1
2016-04-06Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang1-0/+1563