]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Core/Pei/PeiMain.msa
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19259b...
[mirror_edk2.git] / EdkModulePkg / Core / Pei / PeiMain.msa
index 051242ff5ddfea570a168545fbd04a06c29d71ff..18ec53d665ca3612e8ed2d2998ca5cb9700cefc2 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
+<?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
@@ -7,15 +7,15 @@ 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">\r
   <MsaHeader>\r
     <ModuleName>PeiMain</ModuleName>\r
     <ModuleType>PEI_CORE</ModuleType>\r
     <GuidValue>52C05B14-0B98-496c-BC3B-04B50211D680</GuidValue>\r
     <Version>1.0</Version>\r
     <Abstract>Component description file for PeiMain module</Abstract>\r
-    <Description>FIX ME!</Description>\r
-    <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
+    <Description>This module provide an DXE CIS compliant implementation.</Description>\r
+    <Copyright>Copyright (c) 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
@@ -64,6 +64,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
   <SourceFiles>\r
     <Filename>PeiMain.h</Filename>\r
     <Filename>BootMode/BootMode.c</Filename>\r
+    <Filename>Dependency/dependency.h</Filename>\r
     <Filename>Dependency/dependency.c</Filename>\r
     <Filename>Dispatcher/Dispatcher.c</Filename>\r
     <Filename>FwVol/FwVol.c</Filename>\r
@@ -85,30 +86,30 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
   </PackageDependencies>\r
   <PPIs>\r
     <Ppi Usage="ALWAYS_PRODUCED">\r
-      <PpiCName>MemoryDiscovered</PpiCName>\r
+      <PpiCName>gEfiPeiMemoryDiscoveredPpiGuid</PpiCName>\r
     </Ppi>\r
     <Ppi Usage="ALWAYS_CONSUMED">\r
-      <PpiCName>FindFv</PpiCName>\r
+      <PpiCName>gEfiFindFvPpiGuid</PpiCName>\r
     </Ppi>\r
     <Ppi Usage="ALWAYS_CONSUMED">\r
-      <PpiCName>FvFileLoader</PpiCName>\r
+      <PpiCName>gEfiPeiFvFileLoaderPpiGuid</PpiCName>\r
     </Ppi>\r
     <Ppi Usage="ALWAYS_CONSUMED">\r
-      <PpiCName>DxeIpl</PpiCName>\r
+      <PpiCName>gEfiDxeIplPpiGuid</PpiCName>\r
     </Ppi>\r
     <Ppi Usage="SOMETIMES_CONSUMED">\r
-      <PpiCName>Reset</PpiCName>\r
+      <PpiCName>gEfiPeiResetPpiGuid</PpiCName>\r
     </Ppi>\r
     <Ppi Usage="SOMETIMES_CONSUMED">\r
-      <PpiCName>StatusCode</PpiCName>\r
+      <PpiCName>gEfiPeiStatusCodePpiGuid</PpiCName>\r
     </Ppi>\r
     <PpiNotify Usage="SOMETIMES_CONSUMED">\r
-      <PpiNotifyCName>Security</PpiNotifyCName>\r
+      <PpiNotifyCName>gEfiPeiSecurityPpiGuid</PpiNotifyCName>\r
     </PpiNotify>\r
   </PPIs>\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>PeiCore</ModuleEntryPoint>\r
     </Extern>\r