..
boot
* grub-core/boot/i386/pc/startup_raw.S (grub_gate_a20): Remove
2013-10-25 11:03:39 +02:00
bus
On i386-ieee1275 we run in paged mode. So we need to explicitly map
2013-11-18 04:32:33 +01:00
commands
* grub-core/commands/verify.c (free_pk): Plug memory leak.
2013-11-18 02:40:17 +01:00
disk
* grub-core/disk/uboot/ubootdisk.c: Include SCSI disks.
2013-11-17 15:38:09 +01:00
efiemu
* grub-core/efiemu/prepare.c: Remove variable length arrays.
2013-11-12 16:12:28 +01:00
font
Fix typo (failback vs fallback).
2013-06-07 15:35:16 +02:00
fs
Decrease stack usage in BtrFS.
2013-11-16 16:15:26 +01:00
gdb
* grub-core/lib/reed_solomon.c (grub_reed_solomon_recover): Add
2013-11-08 09:27:56 +01:00
gettext
* grub-core/gettext/gettext.c (main_context), (secondary_context):
2013-11-07 01:01:47 +01:00
gfxmenu
* grub-core/gfxmenu/gui_circular_progress.c (parse_angle):
2013-11-08 19:13:15 +01:00
gnulib
Allow compilation with mingw64 albeit with warnings due to lack of
2013-10-15 18:03:19 +02: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: Remove variable length arrays.
2013-11-12 01:25:03 +01:00
kern
* grub-core/kern/x86_64/efi/startup.S (_start): Align the stack to a
2013-11-19 14:31:40 +01:00
lib
* grub-core/lib/sparc64/setjmp.S: Force spilling of current window.
2013-11-18 10:01:36 +01:00
loader
* grub-core/loader/i386/bsd.c: Remove variable length arrays.
2013-11-12 16:14:33 +01:00
mmap
* grub-core/mmap/efi/mmap.c (grub_mmap_register): Round up/down to
2013-11-18 18:00:52 +01:00
net
* grub-core/net/net.c (grub_net_route_unregister): Remove unused
2013-11-07 19:31:22 +01:00
normal
* grub-core/normal/cmdline.c (grub_cmdline_get): Plug memory leak.
2013-11-18 02:43:29 +01:00
osdep
* grub-core/osdep/unix/hostdisk.c (grub_util_make_temporary_file):
2013-11-18 12:27:44 +00:00
partmap
* grub-core/partmap/dfly.c: Simplify dprintfs for easier gettext
2013-08-02 22:56:20 +02:00
parttool
* grub-core/net/http.c: Add TRANSLATORS comments.
2012-03-05 16:42:26 +01:00
script
Decrease stack usage in lexer.
2013-11-16 16:37:59 +01:00
term
* grub-core/term/terminfo.c (grub_cmd_terminfo): Fix a typo to make -g
2013-11-18 14:35:18 +01:00
tests
* grub-core/tests/videotest_checksum.c: Don't reload unifont if it's
2013-11-18 14:38:31 +01:00
video
* grub-core/gfxmenu/gui_box.c: Updated to work with area status.
2013-11-08 15:42:38 +04:00
gdb_grub.in
* grub-core/gdb_grub.in: Fix overflow and wrong field.
2013-10-14 03:40:20 +02:00
genemuinit.sh
genemuinitheader.sh
genmod.sh.in
* configure.ac: Probe for linking format rather than guessing it based
2013-11-14 23:17:18 +01:00
genmoddep.awk
Add new all_video module.
2012-02-26 18:09:07 +01:00
gensyminfo.sh.in
* grub-core/gensyminfo.sh.in: Handle the case of portable output
2013-11-11 23:05:53 +01:00
gensymlist.sh
Make 'make check' work on emu.
2013-04-27 02:00:16 +02:00
gentrigtables.c
* grub-core/gentrigtables.c: Make tables const.
2013-03-01 11:15:09 +01:00
gmodule.pl.in
Add facility to debug GRUB with gdb under qemu.
2011-11-13 22:59:46 +01:00
gnulib-fix-null-deref.diff
Import new gnulib.
2013-04-11 21:12:46 +02:00
gnulib-fix-width.diff
Import new gnulib.
2013-04-11 21:12:46 +02:00
gnulib-no-abort.diff
Import new gnulib.
2013-04-11 21:12:46 +02:00
gnulib-no-gets.diff
Import new gnulib.
2013-04-11 21:12:46 +02:00
Makefile.am
Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdir
2013-11-16 20:21:16 +01:00
Makefile.core.def
On i386-ieee1275 we run in paged mode. So we need to explicitly map
2013-11-18 04:32:33 +01:00
modinfo.sh.in