]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkShellBinPkg/bin/Shell.msa
Redefine SPEC and Release Version to 0x20000
[mirror_edk2.git] / EdkShellBinPkg / bin / Shell.msa
index 5fe1f2a52798b370244106350902fc278a1a6a1c..b82ead0cb1bda5a85be7ba7e10d1e2692e519cda 100644 (file)
@@ -1,47 +1,42 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
-<!--\r
-Copyright (c) 2006, Intel Corporation\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
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
+<ModuleSurfaceArea  xmlns="http://www.TianoCore.org/2006/Edk2.0">\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
+    <Description>This is a binary package containing multiple binary files, however there is\r
+                       only a single MSA and MBD file.</Description>\r
     <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
-    <License>\r
-      All rights reserved. This program and the accompanying materials\r
+    <License>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
       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
+      WITHOUT 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>false</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
+  <Externs>\r
+    <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
+    <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
+  </Externs>\r
 </ModuleSurfaceArea>\r