2 # This is the Binary Package for the FAT dirver
\r
4 # This package provides FAT drivers which are not licensed under BSD.
\r
5 # Copyright (c) 2007, Intel Corporation.
\r
7 # All rights reserved.
\r
8 # This program and the accompanying materials are licensed and made available
\r
9 # under the terms and conditions of the BSD License which accompanies this distribution.
\r
10 # The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
\r
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES
\r
12 # OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
\r
17 ################################################################################
\r
19 # Defines Section - statements that will be processed to create a Makefile.
\r
21 ################################################################################
\r
24 DEC_SPECIFICATION = 0x00010005
\r
25 PACKAGE_NAME = FatBinPkg
\r
26 PACKAGE_GUID = EEAC1173-A27D-4c1a-958F-0A7F21C0FFA0
\r
27 PACKAGE_VERSION = 0.1
\r