]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.msa
1) Added BIT0, BIT1, …, BIT63 to the Base Defines
[mirror_edk2.git] / MdePkg / Library / PeiIoLibCpuIo / PeiIoLibCpuIo.msa
index 8c564be37a43d46e38bad8748d4a2c2c7f5b3318..a458f327c2ccafaff90975832bc7bdf5265fb9d0 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>PeiIoLibCpuIo</ModuleName>\r
     <ModuleType>PEIM</ModuleType>\r
     <GuidValue>b2585b69-fb63-4220-844a-8fbea8bf01af</GuidValue>\r
     <Version>1.0</Version>\r
-    <Abstract>I/O Library implemented with Framework CPU I/O Protocol</Abstract>\r
-    <Description>FIX ME!</Description>\r
-    <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
-    <License xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">All rights reserved. This program and the accompanying materials
+    <Abstract>Component description file for Cpu Io Pei Io Library</Abstract>\r
+    <Description>I/O Library implementation that uses the CPU I/O PPI for I/O
+      and MMIO operations.</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
       http://opensource.org/licenses/bsd-license.php
@@ -21,8 +22,8 @@
     <BinaryModule>false</BinaryModule>\r
     <OutputFileBasename>PeiIoLibCpuIo</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 PEI_CORE">\r
       <Keyword>IoLib</Keyword>\r
     </LibraryClass>\r
     <LibraryClass Usage="ALWAYS_CONSUMED">\r
@@ -35,7 +36,8 @@
       <Keyword>PeiServicesTablePointerLib</Keyword>\r
     </LibraryClass>\r
   </LibraryClassDefinitions>\r
-  <SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
+  <SourceFiles>\r
+       <Filename>IoLibMmioBuffer.c</Filename>\r
     <Filename>IoLib.c</Filename>\r
     <Filename>IoHighLevel.c</Filename>\r
   </SourceFiles>\r
@@ -44,6 +46,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