]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/BaseMemoryLibStm/BaseMemoryLibStm.inf
ArmPkg: Added Aarch64 support
[mirror_edk2.git] / ArmPkg / Library / BaseMemoryLibStm / BaseMemoryLibStm.inf
index 7d82b12ab2fdbcfe08b800028c650e7c5ea718af..a4d28036b6442c1f5f0e8ba44d8b697f17324535 100755 (executable)
@@ -7,6 +7,7 @@
 #\r
 #  Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #  Portions copyright (c) 2010, Apple Inc. All rights reserved.<BR>\r
+#  Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -28,7 +29,7 @@
 \r
 \r
 #\r
-#  VALID_ARCHITECTURES           = ARM\r
+#  VALID_ARCHITECTURES           = ARM AARCH64\r
 #\r
 \r
 \r
@@ -54,6 +55,9 @@
   Arm/SetMem.asm\r
   Arm/SetMem.S\r
 \r
+[Sources.AARCH64]\r
+  AArch64/CopyMem.c\r
+  AArch64/SetMem.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r