]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
MdeModulePkg/DxeIplPeim : RISC-V platform level DxeIPL
[mirror_edk2.git] / MdeModulePkg / Core / DxeIplPeim / DxeIpl.inf
index 98bc17fc9d1f6117c6963fb5dccebafe95b34482..3f17028546609378c1cf8066247b652fe34ec4fa 100644 (file)
@@ -7,6 +7,7 @@
 #\r
 #  Copyright (c) 2006 - 2019, Intel Corporation. All rights reserved.<BR>\r
 #  Copyright (c) 2017, AMD Incorporated. All rights reserved.<BR>\r
+#  Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>\r
 #\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
@@ -25,7 +26,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 EBC (EBC is for build only) AARCH64\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC (EBC is for build only) AARCH64 RISCV64\r
 #\r
 \r
 [Sources]\r
@@ -49,6 +50,9 @@
 [Sources.ARM, Sources.AARCH64]\r
   Arm/DxeLoadFunc.c\r
 \r
+[Sources.RISCV64]\r
+  RiscV64/DxeLoadFunc.c\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r