grub/grub-core/kern/i386/efi
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
..
init.c Add missing includes of loader.h. 2013-11-11 02:30:09 +01:00
startup.S Removed unused GRUB_BOOT_VERSION. Check for kernel version is better 2011-10-19 23:01:44 +02:00
tsc.c tsc: Use alternative delay sources whenever appropriate. 2015-11-27 11:39:55 +01:00