]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf
MdePkg/BaseSafeIntLib: Add RISCV64 arch for BaseSafeIntLib.
[mirror_edk2.git] / MdePkg / Library / BaseSafeIntLib / BaseSafeIntLib.inf
index 68ade962d63f06e2d2136835ee7f2e7714082998..40017ec88bd779c4016582ebf276f0c700f50453 100644 (file)
@@ -6,6 +6,8 @@
 #\r
 #  Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>\r
 # Copyright (c) 2017, Microsoft Corporation\r
+#  Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>\r
+\r
 #\r
 # All rights reserved.\r
 # SPDX-License-Identifier: BSD-2-Clause-Patent\r
@@ -23,7 +25,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64\r
+#  VALID_ARCHITECTURES           = IA32 X64 ARM AARCH64 RISCV64\r
 #\r
 \r
 [Sources]\r
@@ -32,7 +34,7 @@
 [Sources.Ia32, Sources.ARM]\r
   SafeIntLib32.c\r
 \r
-[Sources.X64, Sources.AARCH64]\r
+[Sources.X64, Sources.AARCH64, Sources.RISCV64]\r
   SafeIntLib64.c\r
 \r
 [Sources.EBC]\r