audk/ArmPkg/Drivers/TimerDxe
Kun Qin 77d32b1796 ArmPkg: TimerDxe: Use 64bit operation for timer ticks
The current implementation operates on 64bit value with implicit value
truncation.

This change updates the involved frequencies to use 64 bit based
operations.

Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Sami Mujawar <sami.mujawar@arm.com>

Signed-off-by: Kun Qin <kun.qin@microsoft.com>
2024-12-11 18:21:29 +00:00
..
TimerDxe.c ArmPkg: TimerDxe: Use 64bit operation for timer ticks 2024-12-11 18:21:29 +00:00
TimerDxe.inf