grub/grub-core/kern
Andrey Borzenkov 63c2984922 * grub-core/kern/corecmd.c (grub_core_cmd_set): Use grub_env_get
to fetch values when listing.
2013-06-07 18:25:19 +02:00
..
efi * grub-core/kern/efi/mm.c (grub_efi_finish_boot_services): 2013-03-26 11:34:56 +01:00
emu Redirect xasprintf to grub_xvasprintf rather than having #ifdef's 2013-05-10 20:57:32 +02:00
generic
i386 Detach optional parts of gfxterm and integrate in with coreboot init. 2013-05-31 00:42:33 +02:00
ia64 Fix ia64-efi image generation on big-endian machines. Deduplicate 2013-04-09 19:19:19 +02:00
ieee1275 * grub-core/kern/ieee1275/init.c (grub_claim_heap): Improve handling 2013-04-19 15:27:09 +02:00
mips Detach optional parts of gfxterm and integrate in with coreboot init. 2013-05-31 00:42:33 +02:00
powerpc
sparc64
x86_64
command.c
corecmd.c * grub-core/kern/corecmd.c (grub_core_cmd_set): Use grub_env_get 2013-06-07 18:25:19 +02:00
device.c
disk.c
dl.c New command `nativedisk'. 2013-04-28 15:31:33 +02:00
elf.c
elfXX.c * grub-core/kern/elfXX.c (grub_elfXX_load): Handle 2013-04-19 15:05:11 +02:00
env.c
err.c
file.c * grub-core/kern/file.c: Use const char * rather than casting to 2013-04-28 14:06:57 +02:00
fs.c
list.c
main.c Implement boot time analysis framework. 2013-03-19 20:25:09 +01:00
misc.c Implement boot time analysis framework. 2013-03-19 20:25:09 +01:00
mm.c * grub-core/kern/mm.c (grub_mm_init_region): Fix condition for 2013-04-20 17:39:49 +02:00
parser.c
partition.c
rescue_parser.c
rescue_reader.c
term.c Agglomerate more mallocs to speed-up gfxterm. 2013-05-04 22:23:23 +02:00
time.c
vga_init.c Make PCI init in i386-qemu port more robust. 2013-04-29 15:09:39 +02:00