audk/FatPkg/EnhancedFatDxe
Qing Huang 25ce9b1f06 Fix a migration bug in Fat driver as the value of lock has been changed from EDK library to EDKII library
(based on FatPkg commit c243d2ce08e76bfaefc0a3e9256603993a3b5ebe)

[jordan.l.justen@intel.com: Use script to relicense to 2-clause BSD]
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Acked-by: Mark Doran <mark.doran@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
2016-04-06 23:22:43 -07:00
..
ComponentName.c 1. FAT doesn't support to store time information in its FileLastAccess field. The FileLastAccess only contains date information; 2. Replaced RFC 3066 with RFC 4646. 2016-04-06 23:22:43 -07:00
Data.c Use EFI_FILE_PROTOCOL naming in place of EFI_FILE 2016-04-06 23:22:43 -07:00
Debug.c Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unicode Collation 2 Protocols Support both Component Name and Component Name 2 Protocol. 2016-04-06 23:22:43 -07:00
Delete.c Use EFI_FILE_PROTOCOL naming in place of EFI_FILE 2016-04-06 23:22:43 -07:00
DirectoryCache.c Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unicode Collation 2 Protocols Support both Component Name and Component Name 2 Protocol. 2016-04-06 23:22:43 -07:00
DirectoryManage.c Fix warning generated by GCC. 2016-04-06 23:22:43 -07:00
DiskCache.c Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unicode Collation 2 Protocols Support both Component Name and Component Name 2 Protocol. 2016-04-06 23:22:43 -07:00
Fat.c Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unicode Collation 2 Protocols Support both Component Name and Component Name 2 Protocol. 2016-04-06 23:22:43 -07:00
Fat.h Fix a migration bug in Fat driver as the value of lock has been changed from EDK library to EDKII library 2016-04-06 23:22:43 -07:00
Fat.inf Clean PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION. 2016-04-06 23:22:43 -07:00
Fat.msa Add preparation for FAR release. 2016-04-06 23:22:43 -07:00
FatFileSystem.h Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unicode Collation 2 Protocols Support both Component Name and Component Name 2 Protocol. 2016-04-06 23:22:43 -07:00
FileName.c Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unicode Collation 2 Protocols Support both Component Name and Component Name 2 Protocol. 2016-04-06 23:22:43 -07:00
FileSpace.c Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unicode Collation 2 Protocols Support both Component Name and Component Name 2 Protocol. 2016-04-06 23:22:43 -07:00
Flush.c Use EFI_FILE_PROTOCOL naming in place of EFI_FILE 2016-04-06 23:22:43 -07:00
Hash.c Add EDK II Prime FatPkg New Feature: Support both Unicode Collation and Unicode Collation 2 Protocols Support both Component Name and Component Name 2 Protocol. 2016-04-06 23:22:43 -07:00
Info.c Use EFI_FILE_PROTOCOL naming in place of EFI_FILE 2016-04-06 23:22:43 -07:00
Init.c Fix a migration bug in Fat driver as the value of lock has been changed from EDK library to EDKII library 2016-04-06 23:22:43 -07:00
Misc.c Fix a migration bug in Fat driver as the value of lock has been changed from EDK library to EDKII library 2016-04-06 23:22:43 -07:00
Open.c Use EFI_FILE_PROTOCOL naming in place of EFI_FILE 2016-04-06 23:22:43 -07:00
OpenVolume.c Use EFI_FILE_PROTOCOL naming in place of EFI_FILE 2016-04-06 23:22:43 -07:00
ReadWrite.c Fix a warning issue with ARMCC. 2016-04-06 23:22:43 -07:00
UnicodeCollation.c Update license header 2016-04-06 23:22:43 -07:00