grub/grub-core
Vladimir 'phcoder' Serbinenko f6e4ea709f * grub-core/fs/squash4.c (xz_decompress): Fix return value.
(direct_read): Use correct compressed size.
	(grub_squash_read_data): Likewise.
2012-01-27 13:09:57 +01:00
..
boot Eliminate fixed limit on reed solomon decoder length. 2012-01-24 14:39:29 +01:00
bus Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
commands * grub-core/commands/wildcard.c (match_files): Handle filenames 2012-01-24 13:34:36 +01:00
disk IEEE1275 disk write support. 2012-01-25 18:32:08 +01:00
efiemu Fix efiemu. 2012-01-13 15:12:28 +01:00
font Don't override more informative errors. 2011-12-26 12:58:08 +01:00
fs * grub-core/fs/squash4.c (xz_decompress): Fix return value. 2012-01-27 13:09:57 +01:00
gettext Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
gfxmenu * grub-core/gfxmenu/gui_label.c (label_paint): Handle the case 2011-12-15 19:35:54 +01:00
gnulib Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
hello Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
hook * grub-core/hook/datehook.c (grub_read_hook_datetime): Small stylistic 2011-11-11 21:03:49 +01:00
io Eliminate grub_min/grub_max prone to overflow usage. 2012-01-14 15:44:34 +01:00
kern IEEE1275 disk write support. 2012-01-25 18:32:08 +01:00
lib Use static allocation rather than scratch pointer in reed_solomon. 2012-01-24 14:49:31 +01:00
loader Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
mmap forgotten file for previous commit 2011-12-15 20:04:21 +01:00
net Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
normal Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
partmap * grub-core/partmap/dvh.c (grub_dvh_is_valid): Make argument 2011-12-13 14:44:38 +01:00
parttool * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
script Eliminate grub_min/grub_max prone to overflow usage. 2012-01-14 15:44:34 +01:00
term Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
tests Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
video Fix video on platforms where unaligned access is forbidden. 2011-12-13 20:07:33 +01:00
gdb_grub.in Add facility to debug GRUB with gdb under qemu. 2011-11-13 22:59:46 +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 * grub-core/genmod.sh.in: Use 'set -e' rather than '#! /bin/sh -e', 2011-05-18 12:53:07 +01:00
genmoddep.awk use objcopy instead of creating mod-*.c and mod-*.o 2010-08-29 16:43:07 +05:30
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 track function symbols 2011-05-08 18:29:37 +02: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
Makefile.am Move chainloader_real_boot out of the kernel 2011-10-21 00:16:59 +02:00
Makefile.core.def Various squash4 fixes and LZO and XZ support. 2011-12-26 13:18:01 +01:00
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00