grub2/grub-core/kern
Lubomir Kundrak 66d6a7937b gdb over serial by Lubomir Kundrak and cleaned-up/updated by me (phcoder)
Also-By: Vladimir Serbinenko <phcoder@gmail.com>
2011-11-14 22:58:11 +01:00
..
efi Move grub_reboot out of the kernel. 2011-10-19 16:53:18 +02:00
emu * grub-core/kern/emu/hostdisk.c (grub_util_biosdisk_get_grub_dev): 2011-11-12 23:46:47 +01:00
generic
i386 gdb over serial by Lubomir Kundrak and cleaned-up/updated by me (phcoder) 2011-11-14 22:58:11 +01:00
ia64 * grub-core/lib/LzmaEnc.c (LzmaEnc_CodeOneBlock): Remove set but not 2011-11-08 19:46:41 +01:00
ieee1275 * grub-core/kern/ieee1275/openfw.c (grub_ieee1275_parse_args): 2011-11-11 17:44:47 +01:00
mips * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
powerpc Support trampoline jumps on powerpc. 2011-11-08 11:23:56 +01:00
sparc64 Remove redundant grub_kernel_image_size. 2011-10-20 08:13:00 +02:00
x86_64 * grub-core/kern/x86_64/dl.c (grub_arch_dl_relocate_symbols): Issue 2011-11-11 18:05:16 +01:00
command.c
corecmd.c
device.c
disk.c * grub-core/kern/disk.c (grub_disk_read_small): Fix memory leak. 2011-10-25 18:01:57 +02:00
dl.c Add const keyword to grub_env_get and gettextize week days. 2011-11-11 20:34:37 +01:00
elf.c
env.c Add const keyword to grub_env_get and gettextize week days. 2011-11-11 20:34:37 +01:00
err.c
file.c
fs.c
list.c
main.c * grub-core/kern/main.c (grub_set_prefix_and_root): Init prefix. 2011-10-19 20:30:06 +02:00
misc.c Support %1$d syntax. 2011-11-11 21:14:41 +01:00
mm.c Fix the usage of unsupported %zx 2011-07-06 17:41:19 +02: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/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
rescue_parser.c
rescue_reader.c
term.c
time.c
vga_init.c