summaryrefslogtreecommitdiff
path: root/FatPkg/EnhancedFatDxe/Misc.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-09FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi1-268/+136
2016-12-09FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi1-2/+2
2016-12-09FatPkg/EnhancedFatDxe: Use global variable replace static local variableDandan Bi1-2/+2
2016-04-06Remove the RemoteEntryList() because the Task isn't added to the linked list ...Ruiyu Ni1-1/+0
2016-04-06Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...Ruiyu Ni1-8/+329
2016-04-06Please find this patch that makes FatGetCurrentFatTime() always return a vali...Olivier Martin1-3/+13
2016-04-06Update copyright notice formatHot Tian1-2/+2
2016-04-06Fix a migration bug in Fat driver as the value of lock has been changed from ...Qing Huang1-7/+9
2016-04-06Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...Qing Huang1-0/+409