]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellBinPkg/ShellBinPkg.dec
adding shell binary package.
[mirror_edk2.git] / ShellBinPkg / ShellBinPkg.dec
diff --git a/ShellBinPkg/ShellBinPkg.dec b/ShellBinPkg/ShellBinPkg.dec
new file mode 100644 (file)
index 0000000..553e973
--- /dev/null
@@ -0,0 +1,28 @@
+## @file\r
+# UEFI 2.0 Shell Binary Package\r
+#\r
+# This package contains binary shell application that follows \r
+# UEFI specification and UEFI Shell 2.0 specification.\r
+# Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
+#\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                   = ShellBinPkg\r
+  PACKAGE_GUID                   = 4B34AD9D-1324-41e5-8B1D-359AA7BCA62C\r
+  PACKAGE_VERSION                = 0.1\r
+\r