]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
Add ARM support
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / BasePeCoffLib.inf
index 56f951a171be03ce1b70cd1dba910346040473f7..938348a29cd5c7878af02f75f5aa577a4d234b24 100644 (file)
@@ -4,7 +4,8 @@
 #  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 - 2009, Intel Corporation.\r
+#  Copyright (c) 2006 - 2009, Intel Corporation.<BR>\r
+#  Portions Copyright (c) 2008-2009 Apple Inc.<BR>
 #\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
 \r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM\r
 #\r
 \r
 [Sources.common]\r
   BasePeCoffLibInternals.h\r
   BasePeCoff.c\r
 \r
-[Sources.Ia32, Sources.X64, Sources.EBC]\r
+[Sources.IA32, Sources.X64, Sources.EBC]\r
   PeCoffLoaderEx.c\r
 \r
 [Sources.IPF]\r
   Ipf/PeCoffLoaderEx.c\r
 \r
+[Sources.ARM]
+  Arm/PeCoffLoaderEx.c
+
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r