grub/grub-core
2013-11-12 16:14:33 +01:00
..
boot * grub-core/boot/i386/pc/startup_raw.S (grub_gate_a20): Remove 2013-10-25 11:03:39 +02:00
bus * grub-core/term/serial.c: Add option for enabling/disabling 2013-11-08 18:20:20 +01:00
commands * grub-core/commands/verify.c: Remove variable length arrays. 2013-11-12 16:07:30 +01:00
disk * grub-core/disk/cryptodisk.c (luks_script_get): Adapt to new procfs 2013-11-12 16:01:19 +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 * grub-core/fs/proc.c: Allow \0 in proc files. 2013-11-12 15:57:09 +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
io * grub-core/io/lzopio.c: Remove variable length arrays. 2013-11-12 01:25:03 +01:00
kern * include/grub/misc.h [__APPLE__]: Do not add regparm(0) on x86_64. 2013-11-11 22:53:30 +01:00
lib * grub-core/lib/crypto.c (grub_crypto_cbc_decrypt): Remove variable 2013-11-12 02:49:17 +01:00
loader * grub-core/loader/i386/bsd.c: Remove variable length arrays. 2013-11-12 16:14:33 +01:00
mmap Pass-through unknown E820 types. It required reorganisation of mmap 2013-10-14 16:33:44 +02: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/datetime.c (grub_get_weekday): Use unsigned types. 2013-11-08 19:14:03 +01:00
osdep * grub-core/osdep/windows/hostdisk.c (grub_util_fd_strerror): Silence 2013-11-12 16:09:42 +01: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 Remove vestiges of -Wunsafe-loop-optimisations. 2013-11-07 02:25:31 +01:00
term * grub-core/term/ieee1275/escc.c (GRUB_MOD_INIT): Fix order of channels. 2013-11-10 17:53:11 +01:00
tests * grub-core/tests/signature_test.c: New test. 2013-11-12 16:05:57 +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 * grub-core/genmod.sh.in: Remove ./ from TARGET_OBJ2ELF. Add quotes. 2013-09-23 13:03:03 +02: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
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 * grub-core/Makefile.am (efiemu): Remove leftover -DAPPLE_CC and 2013-11-10 13:13:41 +01:00
Makefile.core.def * grub-core/tests/signature_test.c: New test. 2013-11-12 16:05:57 +01:00
modinfo.sh.in