audk/ArmPkg/Drivers/GenericWatchdogDxe
Rebecca Cran 9ac93da5b5 ArmPkg: Introduce global mTimerPeriod and remove calculation
The calculation of the timer period was broken. Introduce a global
mTimerPeriod so the calculation can be removed. Since mTimerFrequencyHz
is only used in one place, remove the global and make it a local
variable. Do the same with mNumTimerTicks.

Signed-off-by: Rebecca Cran <rebecca@os.amperecomputing.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2024-01-30 15:01:17 +00:00
..
GenericWatchdog.h ArmPkg: Update GenericWatchdogDxe to allow setting full 48-bit offset 2024-01-30 15:01:17 +00:00
GenericWatchdogDxe.c ArmPkg: Introduce global mTimerPeriod and remove calculation 2024-01-30 15:01:17 +00:00
GenericWatchdogDxe.inf ArmPkg: Fix Ecc error 10014 in GenericWatchdogDxe 2021-04-15 19:53:39 +00:00