edk2/UefiCpuPkg/CpuTimerDxeRiscV64
Akshay Behl 34d609402b UefiCpuPkg/CpuTimerDxeRiscV64: Use DT based timer frequency in Timer driver
There is GetPerformanceCounterProperties() that relies
on Device Tree to fetch timer frequency and removes the
dependency from the PCDs, use that instead.

Signed-off-by: Akshay Behl <cap2k4@rivosinc.com>

Co-authored-by: Dhaval Sharma <dhaval@rivosinc.com>
2025-07-08 18:35:46 +00:00
..
CpuTimerDxeRiscV64.inf UefiCpuPkg/CpuTimerDxeRiscV64: Use DT based timer frequency in Timer driver 2025-07-08 18:35:46 +00:00
CpuTimerDxeRiscV64.uni UefiCpuPkg: Add CpuTimerDxeRiscV64 module 2023-02-16 05:53:28 +00:00
CpuTimerDxeRiscV64Extra.uni UefiCpuPkg: Add CpuTimerDxeRiscV64 module 2023-02-16 05:53:28 +00:00
Timer.c UefiCpuPkg/CpuTimerDxeRiscV64: Use DT based timer frequency in Timer driver 2025-07-08 18:35:46 +00:00
Timer.h UefiCpuPkg/CpuTimerDxeRiscV64: Add support for Sstc 2024-01-11 12:07:42 +00:00