]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.msa
BaseLib is only used by IA32, X64 & IPF
[mirror_edk2.git] / MdePkg / Library / BaseCacheMaintenanceLib / BaseCacheMaintenanceLib.msa
index b668faf5197683d062bc4acafaf6a3d471bf2a04..cb156056becbdf33dabb4b020ebbab2c40bf5c85 100644 (file)
@@ -1,13 +1,14 @@
 <?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>BaseCacheMaintenanceLib</ModuleName>\r
     <ModuleType>BASE</ModuleType>\r
     <GuidValue>123dd843-57c9-4158-8418-ce68b3944ce7</GuidValue>\r
     <Version>1.0</Version>\r
-    <Abstract>Library Dependencies:BaseLib</Abstract>\r
-    <Description>FIX ME!</Description>\r
-    <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
+    <Abstract>Component description file for Base Cache Maintenance Library</Abstract>\r
+    <Description>Cache Maintenance Library that uses Base Library services to maintain caches.
+    This library assumes there are no chipset dependencies required to maintain caches.</Description>\r
+    <Copyright>Copyright (c) 2006 - 2007, 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
@@ -25,7 +26,7 @@
     <LibraryClass Usage="ALWAYS_PRODUCED">\r
       <Keyword>CacheMaintenanceLib</Keyword>\r
     </LibraryClass>\r
-    <LibraryClass Usage="ALWAYS_CONSUMED">\r
+    <LibraryClass Usage="ALWAYS_CONSUMED" SupArchList="IA32 X64 IPF">\r
       <Keyword>BaseLib</Keyword>\r
     </LibraryClass>\r
     <LibraryClass Usage="ALWAYS_CONSUMED">\r
     <Filename SupArchList="X64">x86Cache.c</Filename>\r
     <Filename SupArchList="EBC">EbcCache.c</Filename>\r
     <Filename SupArchList="IPF">IpfCache.c</Filename>\r
-    <Filename SupArchList="IPF">Ipf/Cpu.s</Filename>\r
-    <Filename SupArchList="IPF">Ipf/PalCallStatic.s</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