]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - EdkShellBinPkg/bin/Shell.msa
Obsoleted by new schema and new build tools.
[mirror_edk2.git] / EdkShellBinPkg / bin / Shell.msa
... / ...
CommitLineData
1<?xml version="1.0" encoding="UTF-8"?>\r
2<!--Copyright (c) 2006, Intel Corporation
3All rights reserved. This program and the accompanying materials
4are licensed and made available under the terms and conditions of the BSD License
5which accompanies this distribution. The full text of the license may be found at
6http://opensource.org/licenses/bsd-license.php
7
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
11 <MsaHeader>\r
12 <ModuleName>Shell</ModuleName>\r
13 <ModuleType>UEFI_APPLICATION</ModuleType>\r
14 <GuidValue>c57ad6b7-0515-40a8-9d21-551652854e37</GuidValue>\r
15 <Version>1.0</Version>\r
16 <Abstract>Component description file for EFI Shell module.</Abstract>\r
17 <Description>This is a binary package containing multiple binary files, however there is
18 only a single MSA and MBD file.</Description>\r
19 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
20 <License>All rights reserved. This program and the accompanying materials
21 are licensed and made available under the terms and conditions of the BSD License
22 which accompanies this distribution. The full text of the license may be found at
23 http://opensource.org/licenses/bsd-license.php
24 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
25 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
26 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
27 </MsaHeader>\r
28 <ModuleDefinitions>\r
29 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
30 <BinaryModule>false</BinaryModule>\r
31 <OutputFileBasename>Shell</OutputFileBasename>\r
32 </ModuleDefinitions>\r
33 <SourceFiles>\r
34 <Filename SupArchList="IA32">ia32/Shell_Full.efi</Filename>\r
35 <Filename SupArchList="IPF">ipf/Shell_Full.efi</Filename>\r
36 <Filename SupArchList="X64">x64/Shell.efi</Filename>\r
37 </SourceFiles>\r
38 <Externs>\r
39 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
40 <Specification>EDK_RELEASE_VERSION 0x00000000</Specification>\r
41 </Externs>\r
42</ModuleSurfaceArea>