grub/grub-core/kern/efi
Vladimir 'phcoder' Serbinenko 9e5e66d15e Use ITC on IA64 rather than broken routine based on daytime.
* grub-core/kern/efi/efi.c (grub_rtc_get_time_ms) [__ia64__]: Remove on
	ia64.
	(grub_get_rtc) [__ia64__]: Likewise.
	* grub-core/kern/ia64/efi/init.c (divisor): New variable.
	(get_itc): New function.
	(grub_rtc_get_time_ms): Likewise.
	(grub_machine_init): Calibrate ITC.
	* include/grub/efi/time.h (grub_get_rtc), (GRUB_TICKS_PER_SECOND):
	Keep only on non-ia64. Don't export since it's broken and used only
	if TSC is unavailable.
2012-06-09 10:52:39 +02:00
..
efi.c Use ITC on IA64 rather than broken routine based on daytime. 2012-06-09 10:52:39 +02:00
init.c Replace grub_module_iterate with FOR_MODULES. 2011-10-16 15:23:29 +02:00
mm.c Suspend broadcom cards in order to stop their DMA. 2012-05-03 17:26:55 +02:00