grub/grub-core/kern
Vladimir 'phcoder' Serbinenko a4ea2dff4b * grub-core/commands/lsacpi.c (disp_acpi_xsdt_table): #if'-out the
checks which are always false on some platforms.
	(grub_cmd_lsacpi): Likewise.
	* grub-core/kern/misc.c (grub_strtoul): Likewise.
	* grub-core/loader/multiboot.c (grub_multiboot_set_video_mode):
	Likewise.
2012-02-09 23:48:34 +01:00
..
efi Move grub_reboot out of the kernel. 2011-10-19 16:53:18 +02:00
emu * grub-core/kern/emu/full.c (grub_emu_post_init): Remove raid reinit. 2012-02-09 23:15:27 +01:00
generic automake commit without merge history 2010-05-06 11:34:04 +05:30
i386 * grub-core/kern/i386/qemu/mmap.c (grub_machine_mmap_init): 2012-02-09 23:25:14 +01:00
ia64 Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
ieee1275 * grub-core/kern/ieee1275/openfw.c (grub_claimmap): Change to 2012-02-04 14:00:23 +01:00
mips Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
powerpc Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
sparc64 Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
x86_64 Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
command.c Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
corecmd.c Rename jail to extractor 2010-09-20 23:01:34 +02:00
device.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
disk.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
dl.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
elf.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
env.c Add const keyword to grub_env_get and gettextize week days. 2011-11-11 20:34:37 +01:00
err.c * grub-core/kern/err.c (GRUB_MAX_ERRMSG): Move to ... 2012-02-05 10:24:53 +01:00
file.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
fs.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
list.c Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
main.c Add noreturn attributes and remove unreachable code. 2011-12-13 15:13:51 +01:00
misc.c * grub-core/commands/lsacpi.c (disp_acpi_xsdt_table): #if'-out the 2012-02-09 23:48:34 +01:00
mm.c * grub-core/kern/mm.c: Add missing include of i18n.h 2012-02-03 14:20:31 +01:00
parser.c Add const keyword to grub_env_get and gettextize week days. 2011-11-11 20:34:37 +01: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 merge with mainline 2010-07-13 00:43:28 +05:30
rescue_reader.c Add noreturn attributes and remove unreachable code. 2011-12-13 15:13:51 +01:00
term.c poll cards when idle 2011-07-06 13:37:33 +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