]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg: Add CpuDxeRiscV64 module
authorSunil V L <sunilvl@ventanamicro.com>
Thu, 15 Dec 2022 05:43:44 +0000 (11:13 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 16 Feb 2023 05:53:28 +0000 (05:53 +0000)
commitc27cdc941d67afa1f15e718aee8557f6875619fd
treeb0a504723b0d2ea2faf0e7d0e9344dd3037d3521
parent98fa877efd4fbdbddb532efe5ada5ca4aee67b85
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>
UefiCpuPkg/CpuDxeRiscV64/CpuDxe.c [new file with mode: 0644]
UefiCpuPkg/CpuDxeRiscV64/CpuDxe.h [new file with mode: 0644]
UefiCpuPkg/CpuDxeRiscV64/CpuDxeRiscV64.inf [new file with mode: 0644]
UefiCpuPkg/CpuDxeRiscV64/CpuDxeRiscV64.uni [new file with mode: 0644]
UefiCpuPkg/CpuDxeRiscV64/CpuDxeRiscV64Extra.uni [new file with mode: 0644]
UefiCpuPkg/UefiCpuPkg.dsc