]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1436 6f19259b...
[mirror_edk2.git] / EdkModulePkg / Core / DxeIplPeim / DxeIpl.msa
index 2aed7a1460371de7951e08d044d997efda3eb91f..4bf84138b3446e66c3dc4ecd95bc16cc2c2c1c85 100644 (file)
@@ -1,26 +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,
+<?xml version="1.0" encoding="UTF-8"?>\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
-<ModuleSurfaceArea  xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
+<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
   <MsaHeader>\r
     <ModuleName>DxeIpl</ModuleName>\r
     <ModuleType>PEIM</ModuleType>\r
     <GuidValue>86D70125-BAA3-4296-A62F-602BEBBB9081</GuidValue>\r
     <Version>1.0</Version>\r
     <Abstract>Component description file for DxeIpl module</Abstract>\r
-    <Description>FIX ME!</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,
+    <Description>The responsibility of this module is to load the DXE Core from a Firmware Volume.  This implementation i used to load a 32-bit DXE Core.</Description>\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
       WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
     <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </MsaHeader>\r
@@ -78,6 +78,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
   </LibraryClassDefinitions>\r
   <SourceFiles>\r
     <Filename>DxeLoad.c</Filename>\r
+    <Filename>DxeIpl.h</Filename>\r
     <Filename>DxeIpl.dxs</Filename>\r
     <Filename SupArchList="IA32">Ia32/ImageRead.c</Filename>\r
     <Filename SupArchList="IA32">Ia32/DxeLoadFunc.c</Filename>\r
@@ -94,49 +95,49 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
   </PackageDependencies>\r
   <Protocols>\r
     <Protocol Usage="SOMETIMES_PRODUCED">\r
-      <ProtocolCName>Decompress</ProtocolCName>\r
+      <ProtocolCName>gEfiDecompressProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="SOMETIMES_PRODUCED">\r
-      <ProtocolCName>TianoDecompress</ProtocolCName>\r
+      <ProtocolCName>gEfiTianoDecompressProtocolGuid</ProtocolCName>\r
     </Protocol>\r
     <Protocol Usage="SOMETIMES_PRODUCED">\r
-      <ProtocolCName>CustomizedDecompress</ProtocolCName>\r
+      <ProtocolCName>gEfiCustomizedDecompressProtocolGuid</ProtocolCName>\r
     </Protocol>\r
   </Protocols>\r
   <PPIs>\r
     <Ppi Usage="SOMETIMES_PRODUCED">\r
-      <PpiCName>DxeIpl</PpiCName>\r
+      <PpiCName>gEfiDxeIplPpiGuid</PpiCName>\r
     </Ppi>\r
     <Ppi Usage="SOMETIMES_PRODUCED">\r
-      <PpiCName>FvFileLoader</PpiCName>\r
+      <PpiCName>gEfiPeiFvFileLoaderPpiGuid</PpiCName>\r
     </Ppi>\r
     <Ppi Usage="SOMETIMES_PRODUCED">\r
-      <PpiCName>EndOfPeiSignal</PpiCName>\r
+      <PpiCName>gEfiEndOfPeiSignalPpiGuid</PpiCName>\r
     </Ppi>\r
     <Ppi Usage="SOMETIMES_CONSUMED">\r
-      <PpiCName>RecoveryModule</PpiCName>\r
+      <PpiCName>gEfiPeiRecoveryModulePpiGuid</PpiCName>\r
     </Ppi>\r
     <Ppi Usage="SOMETIMES_CONSUMED">\r
-      <PpiCName>S3Resume</PpiCName>\r
+      <PpiCName>gEfiPeiS3ResumePpiGuid</PpiCName>\r
     </Ppi>\r
     <Ppi Usage="SOMETIMES_CONSUMED">\r
-      <PpiCName>SectionExtraction</PpiCName>\r
+      <PpiCName>gEfiPeiSectionExtractionPpiGuid</PpiCName>\r
     </Ppi>\r
     <Ppi Usage="SOMETIMES_CONSUMED">\r
-      <PpiCName>Security</PpiCName>\r
+      <PpiCName>gEfiPeiSecurityPpiGuid</PpiCName>\r
     </Ppi>\r
     <Ppi Usage="PRIVATE">\r
-      <PpiCName>PeiInMemory</PpiCName>\r
+      <PpiCName>gPeiInMemoryGuid</PpiCName>\r
     </Ppi>\r
   </PPIs>\r
   <Guids>\r
     <GuidCNames Usage="SOMETIMES_CONSUMED">\r
-      <GuidCName>PeiPeCoffLoader</GuidCName>\r
+      <GuidCName>gEfiPeiPeCoffLoaderGuid</GuidCName>\r
     </GuidCNames>\r
   </Guids>\r
   <Externs>\r
-    <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>\r
-    <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>\r
+    <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
+    <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <ModuleEntryPoint>PeimInitializeDxeIpl</ModuleEntryPoint>\r
     </Extern>\r