mirror of https://github.com/acidanthera/audk.git
9ac93da5b5
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> |
||
---|---|---|
.. | ||
GenericWatchdog.h | ||
GenericWatchdogDxe.c | ||
GenericWatchdogDxe.inf |