]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa
Add supported module type & arch filter for all libraries in MdePkg to filter out...
[mirror_edk2.git] / MdePkg / Library / PeiMemoryLib / PeiMemoryLib.msa
index 4b7f56502007fe349dc1ec167d4826c86b9727bf..5df4c2733f88d971e6bcf10f01d910b47e8476d5 100644 (file)
@@ -1,14 +1,15 @@
 <?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>PeiMemoryLib</ModuleName>\r
     <ModuleType>PEIM</ModuleType>\r
     <GuidValue>3a9759d2-53bc-4eb2-abcd-c93099419063</GuidValue>\r
     <Version>1.0</Version>\r
-    <Abstract>Memory-only library functions with no library constructor/destructor</Abstract>\r
-    <Description>FIX ME!</Description>\r
+    <Abstract>Component description file for Pei Memory Library</Abstract>\r
+    <Description>Base Memory Library implementation that uses PEI Services
+      where possible for size reduction.</Description>\r
     <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
-    <License xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">All rights reserved. This program and the accompanying materials
+    <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
@@ -21,8 +22,8 @@
     <BinaryModule>false</BinaryModule>\r
     <OutputFileBasename>PeiMemoryLib</OutputFileBasename>\r
   </ModuleDefinitions>\r
-  <LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
-    <LibraryClass Usage="ALWAYS_PRODUCED">\r
+  <LibraryClassDefinitions>\r
+    <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="PEIM">\r
       <Keyword>BaseMemoryLib</Keyword>\r
     </LibraryClass>\r
     <LibraryClass Usage="ALWAYS_CONSUMED">\r
@@ -35,7 +36,8 @@
       <Keyword>BaseLib</Keyword>\r
     </LibraryClass>\r
   </LibraryClassDefinitions>\r
-  <SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
+  <SourceFiles>\r
+    <Filename>MemLibInternals.h</Filename>\r
     <Filename>MemLib.c</Filename>\r
     <Filename>MemLibGuid.c</Filename>\r
     <Filename>MemLibGeneric.c</Filename>\r
@@ -56,6 +58,6 @@
   </PackageDependencies>\r
   <Externs>\r
     <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
-    <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>\r
+    <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
   </Externs>\r
 </ModuleSurfaceArea>
\ No newline at end of file