]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove the package dependency of MdePkg.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 26 Apr 2007 06:25:41 +0000 (06:25 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 26 Apr 2007 06:25:41 +0000 (06:25 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2581 6f19259b-4bc3-4df7-8a09-765794883524

EdkFatBinPkg/Fat.msa
EdkShellBinPkg/FullShell/FullShell.msa
EdkShellBinPkg/MinimumShell/MinimumShell.msa

index 36249e52d20c4b36452d569569cac89dda717f6f..44eaf3f43db5a593898966f08382b145c5d02521 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <?xml version="1.0" encoding="UTF-8"?>\r
-<ModuleSurfaceArea  xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
+<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
   <MsaHeader>\r
     <ModuleName>Fat</ModuleName>\r
     <ModuleType>UEFI_DRIVER</ModuleType>\r
   <MsaHeader>\r
     <ModuleName>Fat</ModuleName>\r
     <ModuleType>UEFI_DRIVER</ModuleType>\r
@@ -8,11 +8,11 @@
     <Abstract>Make a FFS section for an FV that contains the FAT driver.*.FFS files are compressed FFS sections.</Abstract>\r
     <Description>This is the FAT 32 EFI/Tiano Driver</Description>\r
     <Copyright>Copyright 2006, Intel Corporation</Copyright>\r
     <Abstract>Make a FFS section for an FV that contains the FAT driver.*.FFS files are compressed FFS sections.</Abstract>\r
     <Description>This is the FAT 32 EFI/Tiano Driver</Description>\r
     <Copyright>Copyright 2006, Intel Corporation</Copyright>\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
+    <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
     <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </MsaHeader>\r
       WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
     <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </MsaHeader>\r
     <Filename SupArchList="X64">X64/Fat.efi</Filename>\r
     <Filename SupArchList="EBC">Ebc/Fat.efi</Filename>\r
   </SourceFiles>\r
     <Filename SupArchList="X64">X64/Fat.efi</Filename>\r
     <Filename SupArchList="EBC">Ebc/Fat.efi</Filename>\r
   </SourceFiles>\r
-  <PackageDependencies>\r
-    <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
-  </PackageDependencies>\r
   <Externs>\r
     <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
   </Externs>\r
   <Externs>\r
     <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
   </Externs>\r
-</ModuleSurfaceArea>\r
+</ModuleSurfaceArea>
\ No newline at end of file
index 3b019e739cae317878962815b01b70ab3789c29b..7cd4e26cd9f78ab082a034d0471adbf950bf48b5 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
+<?xml version="1.0" encoding="UTF-8"?>\r
 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
   <MsaHeader>\r
     <ModuleName>FullShell</ModuleName>\r
 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
   <MsaHeader>\r
     <ModuleName>FullShell</ModuleName>\r
@@ -6,17 +6,15 @@
     <GuidValue>c57ad6b7-0515-40a8-9d21-551652854e37</GuidValue>\r
     <Version>1.1</Version>\r
     <Abstract>Component description file for EFI Shell module.</Abstract>\r
     <GuidValue>c57ad6b7-0515-40a8-9d21-551652854e37</GuidValue>\r
     <Version>1.1</Version>\r
     <Abstract>Component description file for EFI Shell module.</Abstract>\r
-    <Description>\r
-      This is a binary module containing multiple binary shell applications.\r
-      All .efi file tagged with "ToolCode="DUMMY"" in following file list are raw EFI application\r
-      file, and they are can be run in shell environment.\r
-    </Description>\r
+    <Description>This is a binary module containing multiple binary shell applications.
+      All .efi file tagged with "ToolCode="DUMMY"" in following file list are raw EFI application
+      file, and they are can be run in shell environment.</Description>\r
     <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
     <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\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
+    <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
     <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </MsaHeader>\r
       WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
     <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </MsaHeader>\r
     <Filename SupArchList="IPF">ipf/Shell_Full.efi</Filename>\r
     <Filename SupArchList="X64">x64/Shell_full.efi</Filename>\r
   </SourceFiles>\r
     <Filename SupArchList="IPF">ipf/Shell_Full.efi</Filename>\r
     <Filename SupArchList="X64">x64/Shell_full.efi</Filename>\r
   </SourceFiles>\r
-  <PackageDependencies>\r
-    <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
-  </PackageDependencies>\r
   <Externs>\r
     <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
   </Externs>\r
   <Externs>\r
     <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
   </Externs>\r
-</ModuleSurfaceArea>\r
+</ModuleSurfaceArea>
\ No newline at end of file
index 6a669f1430a43168507b1b8a2d9bf93ccca2d494..f5ca33bf679066dd40c1a390891a8fd211ce4f60 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
+<?xml version="1.0" encoding="UTF-8"?>\r
 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
   <MsaHeader>\r
     <ModuleName>MinimumShell</ModuleName>\r
 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
   <MsaHeader>\r
     <ModuleName>MinimumShell</ModuleName>\r
@@ -6,17 +6,15 @@
     <GuidValue>c57ad6b7-0515-40a8-9d21-551652854e37</GuidValue>\r
     <Version>1.2</Version>\r
     <Abstract>Component description file for EFI Shell module.</Abstract>\r
     <GuidValue>c57ad6b7-0515-40a8-9d21-551652854e37</GuidValue>\r
     <Version>1.2</Version>\r
     <Abstract>Component description file for EFI Shell module.</Abstract>\r
-    <Description>\r
-      This is a binary module containing multiple binary shell applications.\r
-      All .efi file tagged with "ToolCode="DUMMY"" in following file list are raw EFI application\r
-      file, and they are can be run in shell environment.\r
-    </Description>\r
+    <Description>This is a binary module containing multiple binary shell applications.
+      All .efi file tagged with "ToolCode="DUMMY"" in following file list are raw EFI application
+      file, and they are can be run in shell environment.</Description>\r
     <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
     <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\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
+    <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
     <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </MsaHeader>\r
       WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
     <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </MsaHeader>\r
     <Filename ToolCode="DUMMY" SupArchList="X64">x64/Apps/timezone.efi</Filename>\r
     <Filename SupArchList="X64">x64/Shell.efi</Filename>\r
   </SourceFiles>\r
     <Filename ToolCode="DUMMY" SupArchList="X64">x64/Apps/timezone.efi</Filename>\r
     <Filename SupArchList="X64">x64/Shell.efi</Filename>\r
   </SourceFiles>\r
-  <PackageDependencies>\r
-    <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
-  </PackageDependencies>\r
   <Externs>\r
     <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
   </Externs>\r
   <Externs>\r
     <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
   </Externs>\r
-</ModuleSurfaceArea>\r
+</ModuleSurfaceArea>
\ No newline at end of file