grub/grub-core/kern
2014-01-18 16:41:47 +01:00
..
arm * grub-core/kern/arm/cache_armv6.S: Remove .arch directive. 2013-12-25 23:31:42 +01:00
arm64 Decrease number of strings to translate. 2013-12-18 07:26:13 +01:00
efi * grub-core/kern/efi/efi.c: Ensure that the result starts with / 2014-01-18 16:41:47 +01:00
emu remove unused error.h from kern/emu/misc.c 2013-12-28 09:04:10 +04:00
generic
i386 Don't abort() on unavailable coreboot tables if not running on coreboot. 2013-12-28 17:25:14 +01:00
ia64
ieee1275 Remove leftover options defines. 2013-12-23 18:17:02 +01:00
mips Use AT keyboard on Yeeloong 3A. 2013-12-17 22:54:30 +01:00
powerpc
sparc64
uboot Enable cache on ARM U-Boot port. 2013-12-23 05:01:58 +01:00
x86_64 * grub-core/kern/x86_64/xen/startup.S: Align stack. 2013-12-16 17:44:10 +01:00
xen Remove xen VFB. 2013-12-18 18:43:09 +01:00
command.c
corecmd.c
device.c
disk.c * grub-core/kern/disk.c: Fix potential overflow. 2013-12-21 13:23:37 +01:00
disk_common.c Move grub_disk_write out of kernel into disk.mod. 2013-10-27 15:44:55 +01:00
dl.c Add module loading and parsing boot time checkpoints. 2013-12-22 18:14:42 +01:00
elf.c
elfXX.c
env.c
err.c
file.c
fs.c
list.c
main.c
misc.c
mm.c
parser.c
partition.c
rescue_parser.c
rescue_reader.c Remove nested functions from script reading and parsing. 2013-01-15 12:03:25 +00:00
term.c
time.c
vga_init.c