diff options
author | Rebecca Cran <rebecca@os.amperecomputing.com> | 2024-01-29 11:25:12 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-01-30 15:01:17 +0000 |
commit | 9ac93da5b55bab8eed81016dbf33509b9d98f370 (patch) | |
tree | 3073a39f855030db097f2ab897f94792b2c703b3 /PrmPkg/Samples | |
parent | beefa753f3fc944891b2183049b70c2a0d10d3ed (diff) | |
download | edk2-9ac93da5b55bab8eed81016dbf33509b9d98f370.zip edk2-9ac93da5b55bab8eed81016dbf33509b9d98f370.tar.gz edk2-9ac93da5b55bab8eed81016dbf33509b9d98f370.tar.bz2 |
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>
Diffstat (limited to 'PrmPkg/Samples')
0 files changed, 0 insertions, 0 deletions