]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkShellBinPkg/EdkShellBinPkg.dec
Add build support for EDK II Prime
[mirror_edk2.git] / EdkShellBinPkg / EdkShellBinPkg.dec
diff --git a/EdkShellBinPkg/EdkShellBinPkg.dec b/EdkShellBinPkg/EdkShellBinPkg.dec
new file mode 100644 (file)
index 0000000..7f7a9fa
--- /dev/null
@@ -0,0 +1,28 @@
+#/** @file\r
+# Reference package showing multiple binaries\r
+#\r
+# This package contains multiple binary shell applications that follow UEFI specification. Now there are three binary shell modules, which are for bin (original module), normal shell and full shell.\r
+# Copyright (c) 2006 - 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                   = EdkShellBinPkg\r
+  PACKAGE_GUID                   = d4266a1b-1d38-4116-93ae-60dc3e2012a6\r
+  PACKAGE_VERSION                = 0.3\r
+\r