grub/grub-core
Vladimir 'phcoder' Serbinenko 3395fe5230 Pass more appropriate video id to Linux.
* grub-core/loader/i386/linux.c (grub_linux_setup_video): Use
	grub_video_get_driver_id and variable gfxpayloadforcelfb to
	fill have_vga.
	(grub_linux_boot): Rely on grub_linux_setup_video to fill have_vga and
	shift params->lfb_size.
	* include/grub/i386/linux.h: Make an enume out of have_vga values.
2011-01-11 00:02:01 +01:00
..
boot * grub-core/boot/i386/pc/boot.S: Fix %es:%bx pointing to nowhere on 2010-12-26 20:49:08 +01:00
bus * grub-core/bus/pci.c (grub_pci_iterate): Skip remaining functions 2011-01-03 23:56:45 +00:00
commands Submenu default support. 2011-01-10 23:27:58 +01:00
disk * grub-core/disk/raid.c (insert_array): Display RAID name in duplicate 2011-01-10 17:28:29 +01:00
efiemu * grub-core/efiemu/main.c (grub_efiemu_prepare): Handle errors from 2010-10-14 15:44:04 +02:00
font merge with mainline 2010-07-13 00:43:28 +05:30
fs * grub-core/fs/zfs/zfsinfo.c (grub_cmd_zfs_bootfs): Use comma as 2011-01-10 23:56:11 +01:00
gettext * grub-core/gettext/gettext.c (grub_gettext_init_ext): Factor out 2010-12-10 11:45:08 +00:00
gfxmenu * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
gnulib Fix po directory handling. 2010-09-21 00:09:23 +01:00
hello * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
hook automake commit without merge history 2010-05-06 11:34:04 +05:30
io Handling of files of unknown size is currently limited. They can't be 2010-12-26 21:15:31 +01:00
kern Don't use post-4G memory on EFI even if 64-bit since some non-compliant 2011-01-10 23:51:10 +01:00
lib Satisfy some bison versions need for inttypes.h. 2011-01-08 00:34:23 +01:00
loader Pass more appropriate video id to Linux. 2011-01-11 00:02:01 +01:00
mmap Make cutmem accept a region specification. 2010-09-20 22:24:30 +02:00
normal Submenu default support. 2011-01-10 23:27:58 +01:00
partmap * grub-core/partmap/amiga.c (GRUB_AMIGA_PART_MAGIC): New define. 2010-12-31 15:00:45 +01:00
parttool automake commit without merge history 2010-05-06 11:34:04 +05:30
script replaced with grub_strchrsub function 2010-11-25 18:56:20 +05:30
term * grub-core/term/at_keyboard.c (grub_keyboard_getkey): Silence spurious 2011-01-08 01:45:57 +01:00
tests * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
video Add VBE PM interface 2010-09-16 00:37:30 +02:00
Makefile.am * grub-core/Makefile.am (rs_decoder.S): Force compilation with -Os. 2011-01-08 00:39:12 +01:00
Makefile.core.def Improve loaders' kernel command line handling. 2011-01-07 17:09:39 +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: Use @OBJCOPY@ rather than objcopy. 2010-12-25 18:21:46 +01:00
genmoddep.awk use objcopy instead of creating mod-*.c and mod-*.o 2010-08-29 16:43:07 +05:30
gensyminfo.sh.in remove def-* and und-* list files 2010-08-29 11:17:30 +05:30
gensymlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gentrigtables.c automake commit without merge history 2010-05-06 11:34:04 +05:30