index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FatPkg
/
EnhancedFatDxe
/
Fat.h
Age
Commit message (
Expand
)
Author
2016-12-09
FatPkg/EnhancedFatDxe: Add comments for functions
Dandan Bi
2016-12-09
FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding style
Dandan Bi
2016-12-09
FatPkg/EnhancedFatDxe: Use typedef for complex type
Dandan Bi
2016-12-09
FatPkg/EnhancedFatDxe: Make the variable name follow rule
Dandan Bi
2016-04-06
FatPkg EnhancedFatDxe: Use safe string functions
Hao Wu
2016-04-06
Add the missing EFIAPI keyword to solve build failure in GCC.
Ruiyu Ni
2016-04-06
Change Fat driver to support asynchronous File IO introduced in UEFI spec 2.3...
Ruiyu Ni
2016-04-06
Update copyright notice format
Hot Tian
2016-04-06
Fix a migration bug in Fat driver as the value of lock has been changed from ...
Qing Huang
2016-04-06
Use EFI_FILE_PROTOCOL naming in place of EFI_FILE
Qing Huang
2016-04-06
Apply GetBestLanguage() UefiLib to initialize Unicode Collation Protocol.
Qing Huang
2016-04-06
Clean up to update the reference of the these macros: EFI_SIGNATURE_16 -> SIG...
Qing Huang
2016-04-06
De-unicode in comment for source files.
Qing Huang
2016-04-06
Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unico...
Qing Huang