.. |
boot
|
Init video early on yeeloong to avoid being rebooted by watchdog.
|
2012-06-26 03:36:14 +02:00 |
bus
|
* grub-core/bus/usb/usb.c (grub_usb_device_attach): Add missing
|
2013-02-01 21:43:49 +01:00 |
commands
|
* grub-core/commands/lsacpi.c: Show more info. Hide some boring parts
|
2013-02-01 21:45:39 +01:00 |
disk
|
* grub-core/disk/arc/arcdisk.c (grub_arcdisk_iterate): Fix
|
2013-01-21 13:59:28 +00:00 |
efiemu
|
Remove nested functions from memory map iterators.
|
2013-01-15 12:02:35 +00:00 |
font
|
* grub-core/font/font.c (blit_comb: do_blit): Make static instead of
|
2013-01-21 21:03:26 +00:00 |
fs
|
* grub-core/fs/xfs.c (grub_xfs_read_block): Fix computation in presence
|
2013-01-30 09:22:43 +01:00 |
gdb
|
* grub-core/gdb/i386/machdep.S: Make usable with Apple assembler.
|
2012-05-29 13:52:26 +02:00 |
gettext
|
* grub-core/gettext/gettext.c (grub_gettext_pread): Fix the case when
|
2012-04-04 14:41:55 +02:00 |
gfxmenu
|
Improve bidi handling in entry editor.
|
2013-01-16 13:41:16 +01:00 |
gnulib
|
Backport gnulib fixes for C11. Fixes Savannah bug #37738.
|
2012-12-28 06:43:35 +00: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
|
Import gcrypt public-key cryptography and implement signature checking.
|
2013-01-11 21:32:42 +01:00 |
kern
|
Make color variables global instead of it being per-terminal.
|
2013-01-21 17:53:41 +01:00 |
lib
|
Improve FreeDOS direct loading support compatibility.
|
2013-01-27 16:07:25 +01:00 |
loader
|
Improve FreeDOS direct loading support compatibility.
|
2013-01-27 16:07:25 +01:00 |
mmap
|
Remove nested functions from memory map iterators.
|
2013-01-15 12:02:35 +00:00 |
net
|
Remove nested functions from filesystem directory iterators.
|
2013-01-21 01:33:46 +00:00 |
normal
|
* grub-core/normal/menu_text.c (grub_menu_init_page): Fix behaviour
|
2013-01-27 16:12:05 +01:00 |
partmap
|
* grub-core/partmap/msdos.c (embed_signatures): Add the signature of
|
2013-01-21 11:10:25 +00:00 |
parttool
|
* grub-core/net/http.c: Add TRANSLATORS comments.
|
2012-03-05 16:42:26 +01:00 |
script
|
* grub-core/script/lexer.c (grub_script_lexer_init): Rename getline
|
2013-01-16 09:06:11 +01:00 |
term
|
Improve spkmodem reliability by adding a separator between bytes.
|
2013-01-21 21:05:33 +01:00 |
tests
|
* grub-core/tests/lib/test.c (grub_test_run): Return non-zero on
|
2013-01-02 16:42:48 +00:00 |
video
|
Remove nested functions from PCI iterators.
|
2013-01-13 01:10:41 +00: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
|
* grub-core/genmod.sh.in: Enable objconv errors 2030, 2050 and 2031
|
2012-06-05 17:20:39 +02: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 |
Makefile.am
|
* grub-core/Makefile.am (moddep.lst): Use $(AWK) instead of awk
|
2012-10-12 15:04:02 +02:00 |
Makefile.core.def
|
Add new command pcidump.
|
2013-01-16 20:44:11 +01:00 |
modinfo.sh.in
|
Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms
|
2011-05-18 01:38:01 +02:00 |