]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
1. Remove .extern from GCC assembly.
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / BasePeCoffLib.inf
index 28e942cb7fc9da114ef500e3b6a43c6002e0bae9..56f951a171be03ce1b70cd1dba910346040473f7 100644 (file)
@@ -1,7 +1,10 @@
 #/** @file\r
 #  PE/COFF Loader Library implementation.\r
+#  The IPF version library supports loading IPF and EBC PE/COFF image.\r
+#  The IA32 version library support loading IA32, X64 and EBC PE/COFF images.\r
+#  The X64 version library support loading IA32, X64 and EBC PE/COFF images.\r
 #\r
-#  Copyright (c) 2006 - 2008, Intel Corporation.\r
+#  Copyright (c) 2006 - 2009, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -41,5 +44,6 @@
 \r
 [LibraryClasses]\r
   DebugLib\r
+  PeCoffExtraActionLib\r
   BaseMemoryLib\r
 \r