]> git.proxmox.com Git - mirror_edk2.git/blob - EdkShellBinPkg/bin/Shell.msa
5fe1f2a52798b370244106350902fc278a1a6a1c
[mirror_edk2.git] / EdkShellBinPkg / bin / Shell.msa
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 <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">
13 <MsaHeader>
14 <BaseName>Shell</BaseName>
15 <ModuleType>UEFI_APPLICATION</ModuleType>
16 <ComponentType>APPLICATION</ComponentType>
17 <Guid>c57ad6b7-0515-40a8-9d21-551652854e37</Guid>
18 <Version>0x00090000</Version>
19 <Abstract>Component description file for EFI Shell module.</Abstract>
20 <Description>
21 This is a binary package containing multiple binary files, however there is
22 only a single MSA and MBD file.
23 </Description>
24 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
25 <License>
26 All rights reserved. This program and the accompanying materials
27 are licensed and made available under the terms and conditions of the BSD License
28 which accompanies this distribution. The full text of the license may be found at
29 http://opensource.org/licenses/bsd-license.php
30 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
31 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
32 </License>
33 <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
34 <Created>2006-03-17 20:56</Created>
35 </MsaHeader>
36 <SourceFiles>
37 <Filename Path="ia32" FileType="EFI">Shell_Full.efi</Filename>
38 <!--
39 <Arch ArchType="IA32">
40 <Filename Path="ia32" FileType="EFI">Shell_Full.efi</Filename>
41 </Arch>
42 -->
43 <Arch ArchType="IPF">
44 <Filename Path="ipf">Shell_Full.efi</Filename>
45 </Arch>
46 </SourceFiles>
47 </ModuleSurfaceArea>