X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=FatPkg%2FFatPkg.dec;h=8bdddb18657cf6a0e28e049379708ff6d211996d;hp=0e1d10f1f436a0e4136036919c19bf3ef9a776eb;hb=64b25f5db17c3b16d2a898095a4a205404126b49;hpb=5779282da553858c4e8ce289217a9e5f0cb18b40 diff --git a/FatPkg/FatPkg.dec b/FatPkg/FatPkg.dec index 0e1d10f1f4..8bdddb1865 100644 --- a/FatPkg/FatPkg.dec +++ b/FatPkg/FatPkg.dec @@ -1,9 +1,8 @@ -#/** @file -# +## @file # FAT Package # -# FAT 32 Driver -# Copyright (c) 2007, Intel Corporation. +# FAT 32 Driver +# Copyright (c) 2007 - 2014, 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 which accompanies this @@ -13,9 +12,14 @@ # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # -#**/ +## [Defines] - DEC_VERSION = 0x00010005 + DEC_SPECIFICATION = 0x00010005 PACKAGE_NAME = FatPkg + PACKAGE_UNI_FILE = FatPkg.uni PACKAGE_GUID = 8EA68A2C-99CB-4332-85C6-DD5864EAA674 + PACKAGE_VERSION = 0.3 + +[UserExtensions.TianoCore."ExtraFiles"] + FatPkgExtra.uni