grub/grub-core
Andrey Borzenkov bb05e313eb use light-gray as default color in normal.mod for consistency
Defalut font color on PC console seems to be light-gray; this is
what user also gets in rescue prompt and what is defined as
GRUB_TERM_DEFAULT_NORMAL_COLOR. But normal.mod defaults to white.
This makes unpleasant visual effect as colors are changed after kernel
is booted.

Use the same color eveywhere for consistency and default to light-gray
as this is also what at least Linux kernel is using by default.
2013-12-07 20:00:48 +04:00
..
boot * grub-core/boot/sparc64/ieee1275/boot.S [CDBOOT]: Move scratchpad 2013-12-04 19:54:37 +01:00
bus Add PCI command activation to all PCI drivers as required for coreboot 2013-11-26 14:21:11 +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/ieee1275/ofdisk.c: Remove variable length arrays. 2013-12-04 08:10:01 +01:00
efiemu * grub-core/efiemu/prepare.c: Remove variable length arrays. 2013-11-12 16:12:28 +01:00
font Pass font config to config.h and not by TARGET_CFLAGS as adding 2013-12-04 10:25:53 +01:00
fs Decrease stack usage in BtrFS. 2013-11-16 16:15:26 +01:00
gdb With Apple assembly in .macro environvemnt you have to use $$ instead 2013-11-24 07:08:18 +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 Revamp relocation handling. 2013-12-06 09:18:55 +01:00
lib grub-core/lib/fdt.c: correctly update size_dt_struct in add_subnode() 2013-12-05 11:44:41 +00: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/disk/ieee1275/ofdisk.c: Remove variable length arrays. 2013-12-04 08:10:01 +01:00
normal use light-gray as default color in normal.mod for consistency 2013-12-07 20:00:48 +04:00
osdep Pacify compiler warning 2013-12-05 15:48:27 +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/osdep/windows/emuconsole.c (grub_console_putchar): 2013-12-04 10:05:33 +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 Add PCI command activation to all PCI drivers as required for coreboot 2013-11-26 14:21:11 +01:00
Makefile.am Pass font config to config.h and not by TARGET_CFLAGS as adding 2013-12-04 10:25:53 +01:00
Makefile.core.def Pass font config to config.h and not by TARGET_CFLAGS as adding 2013-12-04 10:25:53 +01:00
gdb_grub.in * grub-core/gdb_grub.in: Fix overflow and wrong field. 2013-10-14 03:40:20 +02: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 * configure.ac: Probe for linking format rather than guessing it based 2013-11-14 23:17:18 +01:00
genmoddep.awk * grub-core/genmoddep.awk: Use more portable && rather than and. 2013-11-25 07:32:51 +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
modinfo.sh.in Unify grub-mkrescue (except powerpc) and grrub-mknetdir across platforms 2011-05-18 01:38:01 +02:00