grub/grub-core/kern/i386/pc
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
..
acpi.c tsc: Use alternative delay sources whenever appropriate. 2015-11-27 11:39:55 +01:00
init.c Move common BIOS/coreboot memory map declarations to 2013-11-23 12:39:21 +01:00
mmap.c i386/pc/mmap: Fix memset size. 2015-01-26 09:38:11 +01:00
startup.S i386: Move from explicit ADDR32/DATA32 prefixes to instruction suffixes. 2015-02-21 17:13:23 +01:00