]> git.proxmox.com Git - mirror_edk2.git/blame - EdkShellBinPkg/FullShell/FullShell.msa
Add a FullShell and MinimumShell module
[mirror_edk2.git] / EdkShellBinPkg / FullShell / FullShell.msa
CommitLineData
22efd097 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
3 <MsaHeader>\r
4 <ModuleName>FullShell</ModuleName>\r
5 <ModuleType>UEFI_APPLICATION</ModuleType>\r
6 <GuidValue>c57ad6b7-0515-40a8-9d21-551652854e37</GuidValue>\r
7 <Version>1.1</Version>\r
8 <Abstract>Component description file for EFI Shell module.</Abstract>\r
9 <Description>\r
10 This is a binary module containing multiple binary shell applications.\r
11 All .efi file tagged with "ToolCode="DUMMY"" in following file list are raw EFI application\r
12 file, and they are can be run in shell environment.\r
13 </Description>\r
14 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
15 <License>All rights reserved. This program and the accompanying materials\r
16 are licensed and made available under the terms and conditions of the BSD License\r
17 which accompanies this distribution. The full text of the license may be found at\r
18 http://opensource.org/licenses/bsd-license.php\r
19 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
20 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
21 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
22 </MsaHeader>\r
23 <ModuleDefinitions>\r
24 <SupportedArchitectures>IA32 X64 IPF</SupportedArchitectures>\r
25 <BinaryModule>true</BinaryModule>\r
26 <OutputFileBasename>FullShell</OutputFileBasename>\r
27 </ModuleDefinitions>\r
28 <SourceFiles>\r
29 <Filename SupArchList="IA32">ia32/Shell_Full.efi</Filename>\r
30 <Filename SupArchList="IPF">ipf/Shell_Full.efi</Filename>\r
31 <Filename SupArchList="X64">x64/Shell_Full.efi</Filename>\r
32 </SourceFiles>\r
33 <PackageDependencies>\r
34 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
35 </PackageDependencies>\r
36 <Externs>\r
37 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
38 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
39 </Externs>\r
40</ModuleSurfaceArea>