]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.msa
Add supported module type & arch filter for all libraries in MdePkg to filter out...
[mirror_edk2.git] / MdePkg / Library / PeiMemoryAllocationLib / PeiMemoryAllocationLib.msa
index 148ea09f657a479e0230c56f3a22abf98978f277..602524b0d38b7a2c1f06ccf14832a4180524213d 100644 (file)
@@ -1,12 +1,13 @@
 <?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>PeiMemoryAllocationLib</ModuleName>\r
     <ModuleType>PEIM</ModuleType>\r
     <GuidValue>b694e0dc-cd4e-4b30-885b-9c164ed3e74a</GuidValue>\r
     <Version>1.0</Version>\r
-    <Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>\r
-    <Description>FIX ME!</Description>\r
+    <Abstract>Component description file for Pei Memory Allocation Library</Abstract>\r
+    <Description>Memory Allocation Library that uses PEI Services to allocate memory.
+      Free operations are ignored.</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
@@ -22,7 +23,7 @@
     <OutputFileBasename>PeiMemoryAllocationLib</OutputFileBasename>\r
   </ModuleDefinitions>\r
   <LibraryClassDefinitions>\r
-    <LibraryClass Usage="ALWAYS_PRODUCED">\r
+    <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="PEIM PEI_CORE">\r
       <Keyword>MemoryAllocationLib</Keyword>\r
     </LibraryClass>\r
     <LibraryClass Usage="ALWAYS_CONSUMED">\r
   </LibraryClassDefinitions>\r
   <SourceFiles>\r
     <Filename>MemoryAllocationLib.c</Filename>\r
+    <Filename>MemoryAllocationLibInternals.h</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 0x00090000</Specification>\r
+    <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
   </Externs>\r
 </ModuleSurfaceArea>
\ No newline at end of file