]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkNt32Pkg/Pei/WinNtStuff/WinNtStuff.msa
Updated PeiRebase to produce a map file of the relocations done by this tool. This...
[mirror_edk2.git] / EdkNt32Pkg / Pei / WinNtStuff / WinNtStuff.msa
index 36b6d29474d034fd9005b8b67e46b759f79b7ad3..810b53a5df50cd2f151c4db8bc9bd230427517a6 100644 (file)
@@ -7,15 +7,17 @@ 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  xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
+<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
   <MsaHeader>\r
     <ModuleName>WinNtStuff</ModuleName>\r
     <ModuleType>PEIM</ModuleType>\r
     <GuidValue>D3AAD8DC-3A48-46ac-B1C7-28A9D3CF6755</GuidValue>\r
     <Version>1.0</Version>\r
-    <Abstract>Component description file for WinNtStuff module</Abstract>\r
-    <Description>FIX ME!</Description>\r
-    <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
+    <Abstract>Stuff driver</Abstract>\r
+    <Description>\r
+      Tiano PEIM to abstract construction of firmware volume in a Windows NT environment.\r
+    </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
@@ -47,7 +49,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
     </LibraryClass>\r
   </LibraryClassDefinitions>\r
   <SourceFiles>\r
-    <Filename>WinNtStuff.c</Filename>\r
+    <Filename>winntstuff.c</Filename>\r
     <Filename>WinNtStuff.dxs</Filename>\r
   </SourceFiles>\r
   <PackageDependencies>\r
@@ -57,17 +59,17 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
   </PackageDependencies>\r
   <Protocols>\r
     <Protocol Usage="ALWAYS_CONSUMED">\r
-      <ProtocolCName>WinNtThunk</ProtocolCName>\r
+      <ProtocolCName>gEfiWinNtThunkProtocolGuid</ProtocolCName>\r
     </Protocol>\r
   </Protocols>\r
   <PPIs>\r
     <Ppi Usage="ALWAYS_CONSUMED">\r
-      <PpiCName>NtThunk</PpiCName>\r
+      <PpiCName>gPeiNtThunkPpiGuid</PpiCName>\r
     </Ppi>\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>PeimInitializeWinNtStuff</ModuleEntryPoint>\r
     </Extern>\r