grub/grub-core
Vladimir 'phcoder' Serbinenko 7026b0e278 * grub-core/normal/misc.c (grub_normal_print_device_info): Dsiplay
ext* instead of ext2.
2012-05-23 09:10:56 +02:00
..
boot * grub-core/boot/i386/pc/startup_raw.S (multiboot_trampoline): Fix 2012-03-08 18:54:25 +01:00
bus Suspend broadcom cards in order to stop their DMA. 2012-05-03 17:26:55 +02:00
commands * grub-core/commands/sleep.c (do_print): Add missing grub_refresh. 2012-05-22 00:02:21 +02:00
disk * grub-core/disk/ieee1275/ofdisk.c (scan): Don't scan device tree if 2012-05-13 20:29:23 +02:00
efiemu * grub-core/efiemu/prepare.c (grub_efiemu_crc): Add missing 2012-02-28 03:59:08 +01:00
font * grub-core/font/font.c (blit_comb): Handle dagesh somewhat. 2012-04-01 21:27:17 +02:00
fs * grub-core/fs/squash4.c (grub_squash_read_data): Add missing byte-swap. 2012-05-22 08:38:17 +02:00
gdb * grub-core/gdb/cstub.c (grub_gdb_inbuf): Increase the size to avoid 2012-03-19 10:59:16 +01:00
gettext * grub-core/gettext/gettext.c (grub_gettext_pread): Fix the case when 2012-04-04 14:41:55 +02:00
gfxmenu Remove unjustified hard dependency of normal.mod on gfxterm. 2012-05-21 22:17:11 +02:00
gnulib * grub-core/gnulib/regcomp.c (regerror): Fix out-of-range array lookup. 2012-03-10 12:31:42 +01:00
hello * grub-core/commands/gptsync.c: Fix typographic quoting. 2012-03-03 13:05:08 +01:00
hook * grub-core/hook/datehook.c (grub_read_hook_datetime): Small stylistic 2011-11-11 21:03:49 +01:00
io * grub-core/io/lzopio.c (read_block_header): Fix incorrect byte swapping 2012-04-07 19:54:51 +02:00
kern * grub-core/kern/powerpc/dl.c (trampoline_template): Use r12 instead 2012-05-21 22:40:34 +02:00
lib * grub-core/lib/relocator.c (grub_relocator_alloc_chunk_align): Remove 2012-04-13 16:55:20 +02:00
loader * grub-core/loader/i386/linux.c (allocate_pages): Overwrite low memory 2012-04-17 13:00:06 +02:00
mmap Fix compile error 2012-03-03 20:12:03 +01:00
net * grub-core/net/ip.c (reassemble): Make asm_buffer into asm_netbuff. 2012-05-08 16:03:02 +02:00
normal * grub-core/normal/misc.c (grub_normal_print_device_info): Dsiplay 2012-05-23 09:10:56 +02:00
partmap * grub-core/partmap/gpt.c (grub_gpt_partition_map_iterate): Accept 2012-05-22 09:09:00 +02:00
parttool * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
script * grub-core/script/yylex.l: Ugly fix for "\\\n ". 2012-05-08 23:20:02 +02:00
term Remove unjustified hard dependency of normal.mod on gfxterm. 2012-05-21 22:17:11 +02:00
tests * grub-core/commands/acpi.c: Add TRANSLATORS comments. 2012-03-06 14:11:10 +01:00
video * grub-core/commands/acpi.c: Add TRANSLATORS comments. 2012-03-06 14:11:10 +01:00
Makefile.am Suspend broadcom cards in order to stop their DMA. 2012-05-03 17:26:55 +02:00
Makefile.core.def Suspend broadcom cards in order to stop their DMA. 2012-05-03 17:26:55 +02:00
gdb_grub.in * conf/Makefile.common (platform_SCRIPTS): New variable. 2012-02-18 20:25:11 +01:00
genemuinit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinitheader.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genmod.sh.in * Makefile.am: Strip gold section. 2012-03-10 16:55:48 +01:00
genmoddep.awk Add new all_video module. 2012-02-26 18:09:07 +01:00
gensyminfo.sh.in * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +01:00
gensymlist.sh Increase warning level. 2012-02-10 16:48:48 +01:00
gentrigtables.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
gmodule.pl.in Add facility to debug GRUB with gdb under qemu. 2011-11-13 22:59:46 +01:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00