grub2/grub-core/kern
2017-05-09 08:44:23 +02:00
..
arm rk3288_spi: Add SPI driver 2017-05-09 08:44:23 +02:00
arm64 Fix mingw compilation. 2017-02-03 13:01:34 +01:00
coreboot arm-coreboot: Start new port. 2017-05-08 20:53:28 +02:00
efi efi: strip off final NULL from File Path in grub_efi_get_filename 2017-02-25 08:39:38 +03:00
emu Ensure that grub_reboot doesn't return on emu. 2017-01-27 20:10:23 +00:00
generic rtc_get_time_ms.c (grub_rtc_get_time_ms): Avoid division by zero. 2015-01-21 17:42:14 +01:00
i386 coreboot: Split parts that are platform-independent. 2017-05-08 19:10:24 +02:00
ia64 Fix remaining cases of gcc 7 fallthrough warning. 2017-04-12 01:42:38 +00:00
ieee1275 ieee1275: fix signed comparison 2016-02-24 18:37:22 +01:00
mips Fix remaining cases of gcc 7 fallthrough warning. 2017-04-12 01:42:38 +00:00
powerpc Remove libgcc dependency. 2015-03-03 20:50:37 +01:00
sparc64 Fix remaining cases of gcc 7 fallthrough warning. 2017-04-12 01:42:38 +00:00
uboot Refactor arm-uboot code to make it genereic. 2017-05-08 17:47:57 +02:00
x86_64 Support grub-emu on x32 (ILP32 but with x86-64 instruction set) 2014-09-07 23:04:50 +01:00
xen Remove xen VFB. 2013-12-18 18:43:09 +01:00
acpi.c Make grub_acpi_find_fadt accessible generically 2016-02-12 11:35:48 +01:00
command.c
compiler-rt.c ARM: provide __aeabi_memclr* and __aeabi_memcpy* symbols 2015-07-22 20:40:13 +02:00
corecmd.c
device.c
disk_common.c * grub-core/kern/disk_common.c: Clump disk size to 1EiB. 2014-08-10 11:27:36 +02:00
disk.c * grub-core/kern/disk.c: Fix potential overflow. 2013-12-21 13:23:37 +01:00
dl.c support modules without symbol table 2016-02-03 20:34:55 +03:00
elf.c kern/elf: Ignore cast-align warnings 2015-11-09 11:39:30 +01:00
elfXX.c kern/elf: fix unintended sign extension 2016-01-09 19:41:26 +03:00
env.c
err.c
file.c Add comments to code for commit d313218 2015-11-07 13:01:23 +03:00
fs.c
list.c
main.c
misc.c strtoull: Fix behaviour on chars between '9' and 'a'. 2017-05-03 12:59:58 +02:00
mm.c mm: Avoid integer overflow. 2016-02-17 18:09:44 +01:00
parser.c kernel: print and reset grub_errno after each embedded config line 2015-12-16 21:20:30 +03:00
partition.c
rescue_parser.c rescue_parser: restructure code to avoid Coverity false positive 2016-01-09 18:15:27 +03:00
rescue_reader.c
term.c
time.c
vga_init.c