mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-20 04:59:47 +00:00
![]() Timer event to keep grub msec counter was running at 1000HZ. This was too fast for UEFI timer driver and resulted in a 10x slowdown in grub time versus wallclock. Reduce the timer event frequency and increase tick increment accordingly to keep better time. |
||
---|---|---|
.. | ||
init.c | ||
misc.c | ||
startup.S |