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