audk/ArmPkg/Drivers/TimerDxe
Ard Biesheuvel 411a373ed6 ArmPkg/TimerDxe: remove workaround for KVM timer handling
When we first ported EDK2 to KVM/arm, we implemented a workaround for
the quirky timer handling on the KVM side. This has been fixed in
Linux commit f120cd6533d2 ("KVM: arm/arm64: timer: Allow the timer to
control the active state") dated 23 June 2014, which was incorporated
into Linux release 4.3.

So almost 4 years later, it should be safe to drop this workaround on
the EDK2 side.

This reverts commit b1a633434d.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2018-04-19 10:15:37 +02:00
..
TimerDxe.c ArmPkg/TimerDxe: remove workaround for KVM timer handling 2018-04-19 10:15:37 +02:00
TimerDxe.inf ArmPkg/TimerDxe: Read timer frequency from CPU 2014-09-10 18:48:47 +00:00