]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkShellBinPkg/bin/Shell.msa
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@925 6f19259b...
[mirror_edk2.git] / EdkShellBinPkg / bin / Shell.msa
index 5fe1f2a52798b370244106350902fc278a1a6a1c..82fb1138d37f8d4796989c729c06de6f1a649310 100644 (file)
@@ -1,47 +1,35 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
-<!--\r
-Copyright (c) 2006, Intel Corporation\r
-All rights reserved. This program and the accompanying materials\r
-are licensed and made available under the terms and conditions of the BSD License\r
-which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
--->\r
-<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
+<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
   <MsaHeader>\r
-    <BaseName>Shell</BaseName>\r
+    <ModuleName>Shell</ModuleName>\r
     <ModuleType>UEFI_APPLICATION</ModuleType>\r
-    <ComponentType>APPLICATION</ComponentType>\r
-    <Guid>c57ad6b7-0515-40a8-9d21-551652854e37</Guid>\r
-    <Version>0x00090000</Version>\r
+    <GuidValue>c57ad6b7-0515-40a8-9d21-551652854e37</GuidValue>\r
+    <Version>1.0</Version>\r
     <Abstract>Component description file for EFI Shell module.</Abstract>\r
-    <Description>\r
-                 This is a binary package containing multiple binary files, however there is\r
-                       only a single MSA and MBD file.\r
-    </Description>\r
-    <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
-    <License>\r
-      All rights reserved. This program and the accompanying materials\r
-      are licensed and made available under the terms and conditions of the BSD License\r
-      which accompanies this distribution.  The full text of the license may be found at\r
+    <Description>This is a binary package containing multiple binary files, however there is only a single MSA file.</Description>\r
+    <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
+    <License>All rights reserved. \r
+This program and the accompanying materials are licensed and made available under \r
+the terms and conditions of the BSD License which accompanies this distribution.\r
+The full text of the license may be found at\r
       http://opensource.org/licenses/bsd-license.php\r
-      THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-      WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-    </License>\r
-    <Specification>EFI_SPECIFICATION_VERSION    0x00000000</Specification>\r
-    <Created>2006-03-17 20:56</Created>\r
+\r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT\r
+WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
+    <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </MsaHeader>\r
+  <ModuleDefinitions>\r
+    <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
+    <BinaryModule>true</BinaryModule>\r
+    <OutputFileBasename>Shell</OutputFileBasename>\r
+  </ModuleDefinitions>\r
   <SourceFiles>\r
-    <Filename Path="ia32" FileType="EFI">Shell_Full.efi</Filename>\r
-    <!--\r
-    <Arch ArchType="IA32">\r
-      <Filename Path="ia32" FileType="EFI">Shell_Full.efi</Filename>\r
-    </Arch>\r
-    -->\r
-    <Arch ArchType="IPF">\r
-      <Filename Path="ipf">Shell_Full.efi</Filename>\r
-    </Arch>\r
+    <Filename SupArchList="IA32">ia32/Shell_Full.efi</Filename>\r
+    <Filename SupArchList="IPF">ipf/Shell_Full.efi</Filename>\r
+    <Filename SupArchList="X64">x64/Shell.efi</Filename>\r
   </SourceFiles>\r
-</ModuleSurfaceArea>\r
+  <Externs>\r
+    <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
+    <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
+  </Externs>\r
+</ModuleSurfaceArea>
\ No newline at end of file