]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePeCoffLib/BasePeCoffLib.msa
Make MDE package pass intel IPF compiler with /W4 /WX switched on.
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / BasePeCoffLib.msa
index f3091a6aba60c8739a8fb4a2d484291041d8e5eb..b3d754d570cbac37eca5daf61a7364c6169753fa 100644 (file)
@@ -1,14 +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>BasePeCoffLib</ModuleName>\r
     <ModuleType>BASE</ModuleType>\r
     <GuidValue>556f5d10-7309-4af4-b80a-8196bd60946f</GuidValue>\r
     <Version>1.0</Version>\r
-    <Abstract>Component description file for the PEI library.</Abstract>\r
-    <Description>FIX ME!</Description>\r
-    <Copyright>Copyright (c) 2004 - 2005, 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 Base PE/COFF Library</Abstract>\r
+    <Description>PE/COFF Loader Library implementation.</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
       which accompanies this distribution.  The full text of the license may be found at
       http://opensource.org/licenses/bsd-license.php
@@ -21,7 +21,7 @@
     <BinaryModule>false</BinaryModule>\r
     <OutputFileBasename>BasePeCoffLib</OutputFileBasename>\r
   </ModuleDefinitions>\r
-  <LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
+  <LibraryClassDefinitions>\r
     <LibraryClass Usage="ALWAYS_PRODUCED">\r
       <Keyword>PeCoffLib</Keyword>\r
     </LibraryClass>\r
@@ -32,8 +32,9 @@
       <Keyword>DebugLib</Keyword>\r
     </LibraryClass>\r
   </LibraryClassDefinitions>\r
-  <SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
+  <SourceFiles>\r
     <Filename>BasePeCoff.c</Filename>\r
+    <Filename>BasePeCoffLibInternals.h</Filename>\r
     <Filename SupArchList="IA32">Ia32/PeCoffLoaderEx.c</Filename>\r
     <Filename SupArchList="X64">x64/PeCoffLoaderEx.c</Filename>\r
     <Filename SupArchList="IPF">Ipf/PeCoffLoaderEx.c</Filename>\r
@@ -44,6 +45,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