grub/grub-core/commands/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
..
drivemap.c Add gcc_struct to all packed structures when compiling with mingw. 2013-12-15 14:14:30 +01:00
drivemap_int13h.S * grub-core/boot/i386/pc/startup_raw.S [__APPLE__]: Add Apple assembly 2012-05-28 17:51:57 +02:00
halt.c * grub-core/commands/i386/pc/halt.c (grub_halt): Add noreturn attribute. 2012-02-29 15:06:39 +01:00
lsapm.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
play.c grub_cmd_play: Avoid division by zero. 2015-01-21 17:42:10 +01:00
sendkey.c Replace explicit sizeof divisions by ARRAY_SIZE. 2015-01-21 17:37:31 +01:00