]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatBinPkg/FatBinPkg.dec
Add FatBinPkg
[mirror_edk2.git] / FatBinPkg / FatBinPkg.dec
diff --git a/FatBinPkg/FatBinPkg.dec b/FatBinPkg/FatBinPkg.dec
new file mode 100644 (file)
index 0000000..3346d4f
--- /dev/null
@@ -0,0 +1,28 @@
+#/** @file\r
+# This is the Binary Package for the FAT dirver\r
+#\r
+# This package provides FAT drivers which are not licensed under BSD.\r
+# Copyright (c) 2007, Intel Corporation.\r
+#\r
+# All rights reserved.\r
+#    This program and the accompanying materials are licensed and made available \r
+#    under the terms and conditions of the BSD License which accompanies this distribution.\r
+#    The full text of the license may be found at http://opensource.org/licenses/bsd-license.php\r
+#    THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES\r
+#    OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#\r
+#**/\r
+\r
+\r
+################################################################################\r
+#\r
+# Defines Section - statements that will be processed to create a Makefile.\r
+#\r
+################################################################################\r
+\r
+[Defines]\r
+  DEC_SPECIFICATION              = 0x00010005\r
+  PACKAGE_NAME                   = FatBinPkg\r
+  PACKAGE_GUID                   = EEAC1173-A27D-4c1a-958F-0A7F21C0FFA0\r
+  PACKAGE_VERSION                = 0.1\r
+\r