X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=FatBinPkg%2FEnhancedFatDxe%2FFat.inf;h=54fdd43c0ca25a4d16772cd49d77df906112d7d3;hp=a59a6b3c7ae990778ebf77d02d1d1707ad2f4a62;hb=8264a2860fd3deb2b89ef35e4ab97cbef63e1ae3;hpb=a685005424a4eb7c0a76146350210682402ec183 diff --git a/FatBinPkg/EnhancedFatDxe/Fat.inf b/FatBinPkg/EnhancedFatDxe/Fat.inf index a59a6b3c7a..54fdd43c0c 100644 --- a/FatBinPkg/EnhancedFatDxe/Fat.inf +++ b/FatBinPkg/EnhancedFatDxe/Fat.inf @@ -1,8 +1,12 @@ -#/** @file -# Make a FFS section for an FV that contains the FAT driver.*.FFS files are compressed FFS sections. +## @file # -# This is the FAT 32 EFI/Tiano Driver -# Copyright 2007, Intel Corporation +# Binary FAT32 EFI Driver for IA32, X64, IPF and EBC arch. +# +# This UEFI driver detects the FAT file system in the disk. +# It also produces the Simple File System protocol for the consumer to +# perform file and directory operations on the disk. +# +# Copyright 2007 - 2010, Intel Corporation # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -12,7 +16,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -20,9 +24,6 @@ FILE_GUID = 961578FE-B6B7-44c3-AF35-6BC705CD2B1F MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 - BINARY_MODULE = true - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 #