grub/grub-core/kern
Vladimir 'phcoder' Serbinenko 61f1d93b09 * grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_options): Apply
PowerMac workaround to Xserves as well.
	Information supplied by: Benjamin Herrenschmidt.
2012-06-13 01:38:40 +02:00
..
efi Remove non-functional EFI grub_get_rtc. Put a better fatal message 2012-06-11 20:44:38 +02:00
emu * util/getroot.c (grub_util_get_dm_node_linear_info): Moved from here... 2012-06-07 14:24:48 +02:00
generic Remove non-functional EFI grub_get_rtc. Put a better fatal message 2012-06-11 20:44:38 +02:00
i386 Remove non-functional EFI grub_get_rtc. Put a better fatal message 2012-06-11 20:44:38 +02:00
ia64 Use ITC on IA64 rather than broken routine based on daytime. 2012-06-09 10:52:39 +02:00
ieee1275 * grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_options): Apply 2012-06-13 01:38:40 +02:00
mips Remove non-functional EFI grub_get_rtc. Put a better fatal message 2012-06-11 20:44:38 +02:00
powerpc * grub-core/kern/powerpc/dl.c (trampoline_template): Use r12 instead 2012-05-21 22:40:34 +02:00
sparc64 Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
x86_64 Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
command.c Remove prio_list 2012-02-12 03:52:17 +01:00
corecmd.c * grub-core/font/font.c (grub_font_load): Add support for default 2012-02-24 11:18:06 +01:00
device.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
disk.c * grub-core/commands/acpihalt.c: Add TRANSLATORS comments. 2012-03-03 12:59:28 +01:00
dl.c * grub-core/kern/dl.c (grub_dl_add): Make global in order for gdb_grub 2012-03-19 11:10:11 +01:00
elf.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
env.c * include/grub/env.h (grub_env_find): Remove prototype. 2012-02-26 23:53:21 +01:00
err.c * grub-core/kern/err.c (GRUB_MAX_ERRMSG): Move to ... 2012-02-05 10:24:53 +01:00
file.c * grub-core/kern/file.c (grub_file_read): Read nothing if len = 0. 2012-05-01 15:08:29 +02:00
fs.c * grub-core/kern/fs.c (grub_fs_probe): Handle GRUB_ERR_OUT_OF_RANGE as 2012-05-21 22:02:56 +02:00
list.c Remove prio_list. 2012-02-26 22:49:24 +01:00
main.c Add noreturn attributes and remove unreachable code. 2011-12-13 15:13:51 +01:00
misc.c * grub-core/efiemu/runtime/efiemu.c: Replace APPLE_CC with __APPLE__. 2012-05-28 17:49:18 +02:00
mm.c * grub-core/kern/mm.c: Add missing include of i18n.h 2012-02-03 14:20:31 +01:00
parser.c * grub-core/kern/parser.c (grub_parser_state_transitions): Handle \t. 2012-06-02 14:39:35 +02:00
partition.c * grub-core/kern/partition.c (grub_partition_get_name): Fix uninited 2012-02-08 20:19:44 +01:00
rescue_parser.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
rescue_reader.c Add noreturn attributes and remove unreachable code. 2011-12-13 15:13:51 +01:00
term.c Fix tab and wide character handling in editor and menu. 2012-03-27 17:07:26 +02:00
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30
vga_init.c VGA text support in qemu-mips 2011-07-05 23:46:15 +02:00