]> git.proxmox.com Git - mirror_edk2.git/blame - EdkShellBinPkg/bin/Shell.msa
Add X64 binary shell files
[mirror_edk2.git] / EdkShellBinPkg / bin / Shell.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
2<!--\r
3Copyright (c) 2006, Intel Corporation\r
4All rights reserved. This program and the accompanying materials\r
5are licensed and made available under the terms and conditions of the BSD License\r
6which accompanies this distribution. The full text of the license may be found at\r
7http://opensource.org/licenses/bsd-license.php\r
8\r
9THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11-->\r
12<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">\r
13 <MsaHeader>\r
14 <BaseName>Shell</BaseName>\r
15 <ModuleType>UEFI_APPLICATION</ModuleType>\r
16 <ComponentType>APPLICATION</ComponentType>\r
17 <Guid>c57ad6b7-0515-40a8-9d21-551652854e37</Guid>\r
18 <Version>0x00090000</Version>\r
19 <Abstract>Component description file for EFI Shell module.</Abstract>\r
20 <Description>\r
21 This is a binary package containing multiple binary files, however there is\r
22 only a single MSA and MBD file.\r
23 </Description>\r
24 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
25 <License>\r
26 All rights reserved. This program and the accompanying materials\r
27 are licensed and made available under the terms and conditions of the BSD License\r
28 which accompanies this distribution. The full text of the license may be found at\r
29 http://opensource.org/licenses/bsd-license.php\r
30 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
31 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
32 </License>\r
878ddf1f 33 <Created>2006-03-17 20:56</Created>\r
54de7486 34 <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>\r
878ddf1f 35 </MsaHeader>\r
36 <SourceFiles>\r
878ddf1f 37 <Arch ArchType="IA32">\r
c9760f97 38 <Filename>ia32/Shell_Full.efi</Filename>\r
878ddf1f 39 </Arch>\r
878ddf1f 40 <Arch ArchType="IPF">\r
c9760f97
LG
41 <Filename>ipf/Shell_Full.efi</Filename>\r
42 </Arch>\r
43 <Arch ArchType="X64">\r
44 <Filename>x64/Shell.efi</Filename>\r
878ddf1f 45 </Arch>\r
46 </SourceFiles>\r
47</ModuleSurfaceArea>\r