Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: af15e4535dcd4b2bfd0799ab36f0a3622687bdd3 https://github.com/tianocore/edk2/commit/af15e4535dcd4b2bfd0799ab36f0a3622687bdd3 Author: Carsten Haitzler <carsten.haitz...@foss.arm.com> Date: 2024-09-01 (Sun, 01 Sep 2024)
Changed paths: M ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.c Log Message: ----------- 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.haitz...@foss.arm.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits