]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatBinPkg/EnhancedFatDxe/Fat.inf
Reviewed the description in the FatBinPkg .dec file.
[mirror_edk2.git] / FatBinPkg / EnhancedFatDxe / Fat.inf
index a59a6b3c7ae990778ebf77d02d1d1707ad2f4a62..621f04f762872e378ca44ecb8d972b7fd44b4abd 100644 (file)
@@ -1,8 +1,12 @@
 #/** @file\r
-# Make a FFS section for an FV that contains the FAT driver.*.FFS files are compressed FFS sections.\r
 #\r
-# This is the FAT 32 EFI/Tiano Driver\r
-# Copyright 2007, Intel Corporation\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 2007 - 2009, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -20,7 +24,6 @@
   FILE_GUID                      = 961578FE-B6B7-44c3-AF35-6BC705CD2B1F\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  BINARY_MODULE                  = true\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r