]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatBinPkg/EnhancedFatDxe/Fat.inf
FatBinPkg: Remove FatBinPkg and refresh document
[mirror_edk2.git] / FatBinPkg / EnhancedFatDxe / Fat.inf
diff --git a/FatBinPkg/EnhancedFatDxe/Fat.inf b/FatBinPkg/EnhancedFatDxe/Fat.inf
deleted file mode 100644 (file)
index 2078912..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-## @file\r
-#\r
-#  Binary FAT32 EFI Driver for IA32, X64, IPF and EBC arch.\r
-#\r
-#  This UEFI driver detects the FAT file system in the disk.\r
-#  It also produces the Simple File System protocol for the consumer to\r
-#  perform file and directory operations on the disk.\r
-#\r
-#  Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
-#\r
-#  This program and the accompanying materials\r
-#  are licensed and made available under the terms and conditions of the BSD License\r
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#\r
-#\r
-##\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = Fat\r
-  FILE_GUID                      = 961578FE-B6B7-44c3-AF35-6BC705CD2B1F\r
-  MODULE_TYPE                    = UEFI_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
-#\r
-\r
-[Binaries.Ia32]\r
-  PE32|Ia32/Fat.efi|*\r
-\r
-[Binaries.X64]\r
-  PE32|X64/Fat.efi|*\r
-\r
-[Binaries.EBC]\r
-  PE32|Ebc/Fat.efi|*\r
-\r
-[Binaries.ARM]\r
-  PE32|Arm/Fat.efi|*\r
-\r
-[Binaries.AArch64]\r
-  PE32|AArch64/Fat.efi|*\r