]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkShellBinPkg/bin/Shell.msa
Correct the token number for PcdDxePcdDatabaseTraverseEnabled
[mirror_edk2.git] / EdkShellBinPkg / bin / Shell.msa
index 59b2ebf48d0580dba78a0a899b3ea0e33be029e7..04f5926dfb14db8063eb22f49db509591d234a0b 100644 (file)
@@ -1,33 +1,26 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
-<!--Copyright (c) 2006, Intel Corporation
-All rights reserved. This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
-which accompanies this distribution.  The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
-<ModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0  http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
+<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
   <MsaHeader>\r
     <ModuleName>Shell</ModuleName>\r
     <ModuleType>UEFI_APPLICATION</ModuleType>\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>This is a binary package containing multiple binary files, however there is
-                       only a single MSA and MBD file.</Description>\r
+    <Description>This is a binary package containing multiple binary files, however there is only a single MSA file.</Description>\r
     <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
-    <License>All rights reserved. This program and the accompanying materials
-      are licensed and made available under the terms and conditions of the BSD License
-      which accompanies this distribution.  The full text of the license may be found at
-      http://opensource.org/licenses/bsd-license.php
-      THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-      WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\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
+\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>false</BinaryModule>\r
+    <BinaryModule>true</BinaryModule>\r
     <OutputFileBasename>Shell</OutputFileBasename>\r
   </ModuleDefinitions>\r
   <SourceFiles>\r
@@ -37,6 +30,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
   </SourceFiles>\r
   <Externs>\r
     <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
-    <Specification>EDK_RELEASE_VERSION 0x00000000</Specification>\r
+    <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
   </Externs>\r
-</ModuleSurfaceArea>
+</ModuleSurfaceArea>
\ No newline at end of file