diff options
author | Carsten Haitzler <carsten.haitzler@foss.arm.com> | 2024-05-17 13:49:22 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-09-01 12:55:01 +0300 |
commit | af15e4535dcd4b2bfd0799ab36f0a3622687bdd3 (patch) | |
tree | 6fab804408aad3cc28fb31e36b0b5d91ecc36003 /BaseTools/Source/Python/AutoGen/GenMake.py | |
parent | 4ef87f455b57e4529db1420fbfba22c9c16f1444 (diff) | |
download | edk2-af15e4535dcd4b2bfd0799ab36f0a3622687bdd3.tar.xz |
ArmPkg: Fix timer wrap-around
The timer counter register can wrap around and when this happens,
we'll get misbehavior for any MicroSecondDelay() calls. This adds
handling for that.
Signed-off-by: Carsten Haitzler <carsten.haitzler@foss.arm.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/GenMake.py')
0 files changed, 0 insertions, 0 deletions