.. |
boot
|
* grub-core/boot/i386/pc/lnxboot.S: Re-add support for recording the
|
2013-09-23 14:31:42 +02:00 |
bus
|
USB EHCI: SMI disabled in all cases
|
2013-09-23 20:30:52 +02:00 |
commands
|
* grub-core/commands/loadenv.c: Support skipping signature check
|
2013-09-27 02:08:32 +02:00 |
disk
|
Make cryptodisk and diskfilter probe data retrievable programmatically
|
2013-10-04 01:43:47 +02:00 |
efiemu
|
* grub-core/kern/env.c, include/grub/env.h: Change iterator through
|
2013-03-03 01:34:27 +01:00 |
font
|
Fix typo (failback vs fallback).
|
2013-06-07 15:35:16 +02:00 |
fs
|
* grub-core/fs/zfs/zfs_lz4.c: Switch from ad-hoc endiannes and width
|
2013-10-08 16:55:39 +02:00 |
gdb
|
Adjust types in gdb module to have intended unsigned shifts rather than
|
2013-03-10 18:36:39 +01:00 |
gettext
|
* grub-core/gettext/gettext.c: Try $lang.gmo as well.
|
2013-05-04 13:40:52 +02:00 |
gfxmenu
|
* grub-core/gfxmenu/gui_list.c (draw_scrollbar): Fixed rare
|
2013-10-08 18:49:35 +04:00 |
gnulib
|
Import new gnulib.
|
2013-04-11 21:12:46 +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: Use GRUB_PROPERLY_ALIGNED_ARRAY.
|
2013-04-28 15:18:50 +02:00 |
kern
|
* grub-core/kern/emu/misc.c (grub_get_rtc): Remove (it's a leftover).
|
2013-10-08 19:53:57 +02:00 |
lib
|
Move password-querying (util-version) routines to grub-core/osdep.
|
2013-10-08 17:51:39 +02:00 |
loader
|
* grub-core/loader/multiboot.c (grub_multiboot_set_console): Always use
|
2013-09-23 13:35:33 +02:00 |
mmap
|
Replace the region at 0 from coreboot tables to available in BSD
|
2013-03-25 10:23:04 +01:00 |
net
|
* grub-core/net/drivers/emu/emunet.c: Move to ..
|
2013-10-08 18:42:46 +02:00 |
normal
|
* grub-core/normal/charset.c (bidi_line_wrap): Fix spurios warning.
|
2013-07-11 13:34:20 +02:00 |
osdep
|
* grub-core/net/drivers/emu/emunet.c: Move to ..
|
2013-10-08 18:42:46 +02: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
|
* grub-core/script/execute.c (grub_script_execute_sourcecode): Split
|
2013-06-07 18:36:42 +02:00 |
term
|
* grub-core/term/gfxterm.c: Add flag "functional" to skip input when
|
2013-10-03 23:32:19 +02:00 |
tests
|
* grub-core/tests/video_checksum.c: Increase robustness to out of memory
|
2013-10-03 23:38:18 +02:00 |
video
|
* grub-core/video/capture.c: Do not do finalization when .fini
|
2013-10-03 23:33:58 +02: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: 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
|
* INSTALL: Document cross-compilation.
|
2013-08-22 01:56:28 +02: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
|
* grub-core/Makefile.am: Override STRIP and RANLIB.
|
2013-09-23 12:55:18 +02:00 |
Makefile.core.def
|
Couple missed files from previous commits.
|
2013-10-08 19:17:46 +02:00 |
modinfo.sh.in
|
Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms
|
2011-05-18 01:38:01 +02:00 |