]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/UefiCpuPkg.dsc
UefiCpuPkg: Add CpuTimerDxeRiscV64 module
authorSunil V L <sunilvl@ventanamicro.com>
Tue, 23 Aug 2022 16:52:20 +0000 (22:22 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 16 Feb 2023 05:53:28 +0000 (05:53 +0000)
commit98fa877efd4fbdbddb532efe5ada5ca4aee67b85
tree4ed700903c4ba2b918726263b7030434615293f6
parent705c3469b543a8907499a3cad30aa256ae8a40c5
UefiCpuPkg: Add CpuTimerDxeRiscV64 module

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4076

This DXE module initializes the timer interrupt handler
and installs the Arch Timer protocol.

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>
Acked-by: Ray Ni <ray.ni@Intel.com>
UefiCpuPkg/CpuTimerDxeRiscV64/CpuTimerDxeRiscV64.inf [new file with mode: 0644]
UefiCpuPkg/CpuTimerDxeRiscV64/CpuTimerDxeRiscV64.uni [new file with mode: 0644]
UefiCpuPkg/CpuTimerDxeRiscV64/CpuTimerDxeRiscV64Extra.uni [new file with mode: 0644]
UefiCpuPkg/CpuTimerDxeRiscV64/Timer.c [new file with mode: 0644]
UefiCpuPkg/CpuTimerDxeRiscV64/Timer.h [new file with mode: 0644]
UefiCpuPkg/UefiCpuPkg.dsc