]> 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 8e70d1c5c75234cab7e677b9a65e5f8b5d679b01..a458f327c2ccafaff90975832bc7bdf5265fb9d0 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>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
+    <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
@@ -22,7 +23,7 @@
     <OutputFileBasename>PeiIoLibCpuIo</OutputFileBasename>\r
   </ModuleDefinitions>\r
   <LibraryClassDefinitions>\r
-    <LibraryClass Usage="ALWAYS_PRODUCED">\r
+    <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="PEIM PEI_CORE">\r
       <Keyword>IoLib</Keyword>\r
     </LibraryClass>\r
     <LibraryClass Usage="ALWAYS_CONSUMED">\r
@@ -36,6 +37,7 @@
     </LibraryClass>\r
   </LibraryClassDefinitions>\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