]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / BasePeCoffLib.inf
index 470ae884069caf7594540ae4f11e1877f30c454a..16f330a788efd04a240f35caecbbe6e07449ef63 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 - 2018, 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
 [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
-  LIBRARY_CLASS                  = PeCoffLib \r
+  LIBRARY_CLASS                  = PeCoffLib\r
 \r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM\r
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM AARCH64\r
 #\r
 \r
 [Sources]\r
   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