]>
Commit | Line | Data |
---|---|---|
ec0ae8ff | 1 | ## @file\r |
48f34422 | 2 | # Reference package showing multiple binaries\r |
3 | #\r | |
4 | # 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 | |
6f2fd7ba | 5 | # Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r |
48f34422 | 6 | #\r |
48f34422 | 7 | # This program and the accompanying materials are licensed and made available \r |
8 | # under the terms and conditions of the BSD License which accompanies this distribution.\r | |
9 | # The full text of the license may be found at http://opensource.org/licenses/bsd-license.php\r | |
10 | # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES\r | |
11 | # OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r | |
12 | #\r | |
ec0ae8ff | 13 | ##\r |
48f34422 | 14 | \r |
48f34422 | 15 | [Defines]\r |
16 | DEC_SPECIFICATION = 0x00010005\r | |
17 | PACKAGE_NAME = EdkShellBinPkg\r | |
18 | PACKAGE_GUID = d4266a1b-1d38-4116-93ae-60dc3e2012a6\r | |
636f0847 | 19 | PACKAGE_VERSION = 0.4\r |
48f34422 | 20 | \r |