summaryrefslogtreecommitdiffstats
path: root/FatPkg/EnhancedFatDxe/DirectoryManage.c
Commit message (Expand)AuthorAgeFilesLines
* FatPkg/EnhancedFatDxe: Fix various typosAntoine Coeur2020-02-101-1/+1
* FatPkg: Fix spelling errorsSean Brogan2019-10-221-4/+4
* 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-454/+272
* FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi2016-12-091-8/+8
* FatPkg/EnhancedFatDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-2/+2
* FatPkg EnhancedFatDxe: Use safe string functionsHao Wu2016-04-061-3/+15
* Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...Ruiyu Ni2016-04-061-2/+2
* Add some NULL pointer check by using ASSERT()Qing Huang2016-04-061-1/+2
* Update copyright notice formatHot Tian2016-04-061-2/+2
* Fix warning generated by GCC.Jordan Justen2016-04-061-0/+2
* 1. FAT doesn't support to store time information in its FileLastAccess field....Kun Gui2016-04-061-1/+2
* 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/+1563