grub2/grub-core
Vladimir 'phcoder' Serbinenko 786aff6e55 * grub-core/efiemu/runtime/efiemu.c (efiemu_get_variable): Add missing
const qualifier.
	(efiemu_memequal): Likewise.
	(find_variable): Likewise.
2012-02-27 14:07:53 +01:00
..
boot Fix interrupt mixup from previous commit. 2012-02-26 22:10:13 +01:00
bus
commands Remove grub_{modname}_init and grub_{modname}_fini. They should never 2012-02-27 00:28:45 +01:00
disk * grub-core/disk/diskfilter.c (grub_diskfilter_iterate): Fix off-by-one 2012-02-27 11:39:15 +01:00
efiemu * grub-core/efiemu/runtime/efiemu.c (efiemu_get_variable): Add missing 2012-02-27 14:07:53 +01:00
font Remove grub_{modname}_init and grub_{modname}_fini. They should never 2012-02-27 00:28:45 +01:00
fs Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
gdb Several cleanups 2012-02-26 19:10:52 +01:00
gettext Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
gfxmenu * grub-core/gfxmenu/gui_progress_bar.c (progress_bar_set_property): 2012-02-24 22:40:05 +01:00
gnulib * grub-core/gnulib/argp-fmtstream.c (__argp_get_display_len): Stop on 2012-02-26 20:32:37 +01:00
hello
hook
io * conf/Makefile.common (CFLAGS_GNULIB): Add 2012-02-24 12:30:32 +01:00
kern * grub-core/kern/efi/efi.c (grub_efi_get_variable): Add new function. 2012-02-27 12:02:57 +01:00
lib Fix interrupt mixup from previous commit. 2012-02-26 22:10:13 +01:00
loader * grub-core/loader/i386/bsd.c (freebsd_zfsguid): New variable. 2012-02-27 02:02:16 +01:00
mmap
net * conf/Makefile.common (CFLAGS_GNULIB): Add 2012-02-24 12:30:32 +01:00
normal * grub-core/kern/efi/efi.c (grub_efi_get_variable): Add new function. 2012-02-27 12:02:57 +01:00
partmap Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
parttool
script $"..." support in scripts. 2012-02-26 19:02:46 +01:00
term Remove grub_{modname}_init and grub_{modname}_fini. They should never 2012-02-27 00:28:45 +01:00
tests
video Remove grub_{modname}_init and grub_{modname}_fini. They should never 2012-02-27 00:28:45 +01:00
gdb_grub.in * conf/Makefile.common (platform_SCRIPTS): New variable. 2012-02-18 20:25:11 +01:00
genemuinit.sh
genemuinitheader.sh
genmod.sh.in * grub-core/genmod.sh.in: Add -R .note.GNU-stack to strip. 2012-02-26 22:57:26 +01:00
genmoddep.awk Add new all_video module. 2012-02-26 18:09:07 +01:00
gensyminfo.sh.in
gensymlist.sh
gentrigtables.c
gmodule.pl.in
Makefile.am Add new all_video module. 2012-02-26 18:09:07 +01:00
Makefile.core.def GDB serial and backtrace support. 2012-02-26 19:17:37 +01:00
modinfo.sh.in