grub/grub-core/kern/i386
Vladimir Serbinenko d43a5ee651 tsc: Use alternative delay sources whenever appropriate.
PIT isn't available on some of new hardware including Hyper-V. So
use pmtimer for calibration. Moreover pmtimer calibration is faster, so
use it on coreboor where booting time is important.

Based on patch by Michael Chang.
2015-11-27 11:39:55 +01:00
..
coreboot Remove realmode.S from coreboot and qemu. 2015-02-21 19:53:18 +01:00
efi tsc: Use alternative delay sources whenever appropriate. 2015-11-27 11:39:55 +01:00
ieee1275 Move grub_reboot out of the kernel. 2011-10-19 16:53:18 +02:00
pc tsc: Use alternative delay sources whenever appropriate. 2015-11-27 11:39:55 +01:00
qemu qemu: Switch to more portable .org 2015-02-21 20:13:58 +01:00
xen tsc: Use alternative delay sources whenever appropriate. 2015-11-27 11:39:55 +01:00
dl.c Revamp relocation handling. 2013-12-06 09:18:55 +01:00
int.S Several cleanups 2012-02-26 19:10:52 +01:00
multiboot_mmap.c Remove nested functions from memory map iterators. 2013-01-15 12:02:35 +00:00
realmode.S qemu: Fix compilation 2015-02-21 19:55:53 +01:00
tsc.c tsc: Use alternative delay sources whenever appropriate. 2015-11-27 11:39:55 +01:00
tsc_pit.c tsc: Use alternative delay sources whenever appropriate. 2015-11-27 11:39:55 +01:00
tsc_pmtimer.c tsc: Use alternative delay sources whenever appropriate. 2015-11-27 11:39:55 +01:00