]> git.proxmox.com Git - grub2.git/commit
tsc: Change default tsc calibration method to pmtimer on EFI systems
authorDavid E. Box <david.e.box@linux.intel.com>
Fri, 15 Sep 2017 22:37:05 +0000 (15:37 -0700)
committerSteve McIntyre <93sam@debian.org>
Tue, 25 Jun 2019 09:11:12 +0000 (10:11 +0100)
commite61c2c0fe4d9e0cdb18d4164e0d5d54559ca9bac
tree48e35e19fb87bb01e6c5d27c85caf99dc909c0f0
parent1671822106ec52a2ed6b6758096fd012ac509a27
tsc: Change default tsc calibration method to pmtimer on EFI systems

On efi systems, make pmtimer based tsc calibration the default over the
pit. This prevents Grub from hanging on Intel SoC systems that power gate
the pit.

Signed-off-by: David E. Box <david.e.box@linux.intel.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Origin: upstream, https://git.savannah.gnu.org/cgit/grub.git/commit/?id=446794de8da4329ea532cbee4ca877bcafd0e534
Bug-Debian: https://bugs.debian.org/883193
Last-Update: 2017-12-01

Patch-Name: tsc_efi_default_to_pmtimer.patch

Gbp-Pq: Name tsc_efi_default_to_pmtimer.patch
grub-core/kern/i386/tsc.c