summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuDxeRiscV64/CpuDxeRiscV64Extra.uni
diff options
context:
space:
mode:
authorSunil V L <sunilvl@ventanamicro.com>2022-12-15 11:13:44 +0530
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-02-16 05:53:28 +0000
commitc27cdc941d67afa1f15e718aee8557f6875619fd (patch)
treeb0a504723b0d2ea2faf0e7d0e9344dd3037d3521 /UefiCpuPkg/CpuDxeRiscV64/CpuDxeRiscV64Extra.uni
parent98fa877efd4fbdbddb532efe5ada5ca4aee67b85 (diff)
downloadedk2-c27cdc941d67afa1f15e718aee8557f6875619fd.tar.gz
edk2-c27cdc941d67afa1f15e718aee8557f6875619fd.tar.bz2
edk2-c27cdc941d67afa1f15e718aee8557f6875619fd.zip
UefiCpuPkg: Add CpuDxeRiscV64 module
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4076 This is copied from edk2-platforms/Silicon/RISC-V/ProcessorPkg/Universal/CpuDxe and added the RISCV_EFI_BOOT_PROTOCOL support. Cc: Eric Dong <eric.dong@intel.com> Cc: Ray Ni <ray.ni@intel.com> Cc: Rahul Kumar <rahul1.kumar@intel.com> Cc: Daniel Schaefer <git@danielschaefer.me> Cc: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Sunil V L <sunilvl@ventanamicro.com> Acked-by: Abner Chang <abner.chang@amd.com> Reviewed-by: Andrei Warkentin <andrei.warkentin@intel.com>
Diffstat (limited to 'UefiCpuPkg/CpuDxeRiscV64/CpuDxeRiscV64Extra.uni')
-rw-r--r--UefiCpuPkg/CpuDxeRiscV64/CpuDxeRiscV64Extra.uni14
1 files changed, 14 insertions, 0 deletions
diff --git a/UefiCpuPkg/CpuDxeRiscV64/CpuDxeRiscV64Extra.uni b/UefiCpuPkg/CpuDxeRiscV64/CpuDxeRiscV64Extra.uni
new file mode 100644
index 0000000000..6f819f068e
--- /dev/null
+++ b/UefiCpuPkg/CpuDxeRiscV64/CpuDxeRiscV64Extra.uni
@@ -0,0 +1,14 @@
+// /** @file
+// CpuDxe Localized Strings and Content
+//
+// Copyright (c) 2016 - 2019, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
+//
+// SPDX-License-Identifier: BSD-2-Clause-Patent
+//
+// **/
+
+#string STR_PROPERTIES_MODULE_NAME
+#language en-US
+"RISC-V Architectural DXE Driver"
+
+