X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=FatBinPkg%2FEnhancedFatDxe%2FFat.inf;h=302d0084367b256065f713d2aebcc4d3c367f1fa;hp=621f04f762872e378ca44ecb8d972b7fd44b4abd;hb=9d76963bc15c5044a80378748eca1b843c4740f2;hpb=3cd91d3218707f2633536856b8533c9cdd65bc9e diff --git a/FatBinPkg/EnhancedFatDxe/Fat.inf b/FatBinPkg/EnhancedFatDxe/Fat.inf index 621f04f762..302d008436 100644 --- a/FatBinPkg/EnhancedFatDxe/Fat.inf +++ b/FatBinPkg/EnhancedFatDxe/Fat.inf @@ -1,4 +1,4 @@ -#/** @file +## @file # # Binary FAT32 EFI Driver for IA32, X64, IPF and EBC arch. # @@ -6,9 +6,9 @@ # It also produces the Simple File System protocol for the consumer to # perform file and directory operations on the disk. # -# Copyright 2007 - 2009, Intel Corporation +# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -16,7 +16,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -24,8 +24,6 @@ FILE_GUID = 961578FE-B6B7-44c3-AF35-6BC705CD2B1F MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 #