1## @file 2# UEFI 2.0 Shell Binary Package 3# 4# This package contains binary shell application that follows 5# UEFI specification and UEFI Shell 2.0 specification. 6# Copyright (c) 2011, Intel Corporation. All rights reserved.<BR> 7# 8# This program and the accompanying materials are licensed and made available 9# under the terms and conditions of the BSD License which accompanies this distribution. 10# The full text of the license may be found at http://opensource.org/licenses/bsd-license.php 11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES 12# OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. 13# 14## 15 16[Defines] 17 DEC_SPECIFICATION = 0x00010005 18 PACKAGE_NAME = ShellBinPkg 19 PACKAGE_GUID = 4B34AD9D-1324-41e5-8B1D-359AA7BCA62C 20 PACKAGE_VERSION = 0.5 21 22