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