]> git.proxmox.com Git - mirror_edk2.git/blob - EdkShellBinPkg/EdkShellBinPkg.spd
Remove the optional "Target" according to Extended INF spec 0.42.
[mirror_edk2.git] / EdkShellBinPkg / EdkShellBinPkg.spd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Copyright (c) 2006, Intel Corporation
4 All rights reserved. This program and the accompanying materials
5 are licensed and made available under the terms and conditions of the BSD License
6 which accompanies this distribution. The full text of the license may be found at
7 http://opensource.org/licenses/bsd-license.php
8
9 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 -->
12 <PackageSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
13 <SpdHeader>
14 <PackageName>EdkShellBinPkg</PackageName>
15 <GuidValue>d4266a1b-1d38-4116-93ae-60dc3e2012a6</GuidValue>
16 <Version>0.3</Version>
17 <Abstract>Reference package showing multiple binaries</Abstract>
18 <Description>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.</Description>
19 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation.</Copyright>
20 <License>All rights reserved.
21 This program and the accompanying materials are licensed and made available
22 under the terms and conditions of the BSD License which accompanies this distribution.
23 The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
24 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES
25 OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
26 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
27 </SpdHeader>
28 <PackageDefinitions>
29 <ReadOnly>true</ReadOnly>
30 <RePackage>false</RePackage>
31 </PackageDefinitions>
32 <MsaFiles>
33 <Filename>bin/Shell.msa</Filename>
34 <Filename>FullShell/FullShell.msa</Filename>
35 <Filename>MinimumShell/MinimumShell.msa</Filename>
36 </MsaFiles>
37 </PackageSurfaceArea>