]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
MdePkg BaseSynchronizationLib: Convert X64/InterlockedCompareExchange16.asm to NASM
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / BasePeCoffLib.inf
index 1cc979bd30159ea657af815a851fd876fd930781..ff0580fbdf568e765fd61945fe230025440c26ff 100644 (file)
@@ -9,7 +9,7 @@
 #  This external input must be validated carefully to avoid security issue like\r
 #  buffer overflow, integer overflow.\r
 #\r
-#  Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #  Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
@@ -25,6 +25,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = BasePeCoffLib\r
+  MODULE_UNI_FILE                = BasePeCoffLib.uni\r
   FILE_GUID                      = 556f5d10-7309-4af4-b80a-8196bd60946f\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
@@ -39,7 +40,7 @@
   BasePeCoffLibInternals.h\r
   BasePeCoff.c\r
 \r
-[Sources.IA32, Sources.X64, Sources.EBC]\r
+[Sources.IA32, Sources.X64, Sources.EBC, Sources.AARCH64]\r
   PeCoffLoaderEx.c\r
 \r
 [Sources.IPF]\r
@@ -48,9 +49,6 @@
 [Sources.ARM]\r
   Arm/PeCoffLoaderEx.c\r
 \r
-[Sources.AARCH64]\r
-  AArch64/PeCoffLoaderEx.c\r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r