summaryrefslogtreecommitdiffstats
path: root/FatPkg/EnhancedFatDxe/Misc.c
Commit message (Expand)AuthorAgeFilesLines
* FatPkg: Fix spelling errorsSean Brogan2019-10-221-3/+3
* 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: Ensure traverse of subtasks is delete-safeHao Wu2018-04-181-3/+12
* FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi2016-12-091-268/+136
* FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi2016-12-091-2/+2
* FatPkg/EnhancedFatDxe: Use global variable replace static local variableDandan Bi2016-12-091-2/+2
* Remove the RemoteEntryList() because the Task isn't added to the linked list ...Ruiyu Ni2016-04-061-1/+0
* Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...Ruiyu Ni2016-04-061-8/+329
* Please find this patch that makes FatGetCurrentFatTime() always return a vali...Olivier Martin2016-04-061-3/+13
* 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-7/+9
* Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang2016-04-061-0/+409