audk/FatPkg/EnhancedFatDxe
Qing Huang 5ff2f40e73 Fix a spec conformance issue that "Attributes" should only be checked when OpenMode is Create.
(based on FatPkg commit 4a3fecc5dc09ff6da448ffcf57e6a24fbca442f9)

[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 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
Data.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
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 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
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 De-unicode in comment for source files. 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 Clean up to update the reference of the these macros: EFI_SIGNATURE_16 -> SIGNATURE_16 EFI_SIGNATURE_32 -> SIGNATURE_32 EFI_SIGNATURE_64 -> SIGNATURE_64 EFI_FIELD_OFFSET -> OFFSET_OF EFI_MAX_BIT -> MAX_BIT EFI_MAX_ADDRESS -> MAX_ADDRESS These macros are not defined in UEFI spec. It makes more sense to use the equivalent macros in Base.h to avoid alias. 2016-04-06 23:22:43 -07:00
Fat.inf 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.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 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
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 Fix the build error caused by recent MdePkg clean up 2016-04-06 23:22:43 -07:00
Init.c Fix undefined format in debug print statement. 2016-04-06 23:22:43 -07:00
Misc.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
Open.c Fix a spec conformance issue that "Attributes" should only be checked when OpenMode is Create. 2016-04-06 23:22:43 -07:00
OpenVolume.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
ReadWrite.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
UnicodeCollation.c Add details comments for the code flow to initialize Unicode Collation (2) support. 2016-04-06 23:22:43 -07:00