grub/util
Colin Watson e03f549b3e Preferred resolution detection for VBE.
* grub-core/video/i386/pc/vbe.c (grub_vbe_bios_get_flat_panel_info):
New function.
(grub_vbe_bios_get_ddc_capabilities): Likewise.
(grub_vbe_bios_read_edid): Likewise.
(grub_vbe_edid_checksum): Likewise.
(grub_vbe_get_preferred_mode): Likewise.  Try EDID followed by the
Flat Panel extension, in line with the X.org VESA driver.
(grub_video_vbe_setup): When the mode is "auto", try to get the
preferred mode from VBE, and use the largest mode that is no larger
than the preferred mode (some BIOSes expose a preferred mode that is
not in their mode list!).  If this fails, fall back to 640x480 as a
safe conservative choice.
* include/grub/i386/pc/vbe.h (struct grub_vbe_flat_panel_info): New
structure.
(struct grub_vbe_edid_info): Likewise.
(grub_vbe_bios_get_flat_panel_info): Add prototype.
(grub_vbe_bios_get_ddc_capabilities): Likewise.
(grub_vbe_bios_read_edid): Likewise.

* util/grub.d/00_header.in (GRUB_GFXMODE): Default to "auto".  This
is more appropriate on a wider range of platforms than 640x480.
2010-12-14 16:22:19 +00:00
..
bash-completion.d merge with mainline 2010-09-19 18:54:45 +05:30
grub.d Preferred resolution detection for VBE. 2010-12-14 16:22:19 +00:00
i386/efi Merge mainline into install 2010-09-15 14:46:53 +02:00
ieee1275 remove ieee1275/grub-install and adapt grub-install for ieee1275 2010-08-30 19:30:34 +02:00
powerpc/ieee1275 Make mktemp invocations portable. 2010-10-18 22:50:01 +02:00
bin2h.c * util/bin2h.c (main): Fix spelling error in generated output. 2010-11-02 22:51:51 +00:00
deviceiter.c * util/deviceiter.c (grub_util_iterate_devices): Save a bit of 2010-11-24 19:43:32 +00:00
devicemap.c * util/sparc64/ieee1275/misc.c: New file. 2009-04-22 09:57:39 +00:00
grub-editenv.c * util/grub-editenv.c: Update strings to avoid warnings when generating 2010-09-21 11:17:54 +02:00
grub-fstest.c Split mdraid.mod into mdraid09.mod and mdraid1x.mod. 2010-09-20 20:09:31 +02:00
grub-install.in * util/grub-install.in: Fix parsing of --grub-mkrelpath= option. 2010-11-22 13:57:16 +00:00
grub-kbdcomp.in Add grub-kbdcomp 2010-08-19 20:48:31 +02:00
grub-macho2img.c * grub-core/lib/LzFind.c: Add missing include. 2010-09-24 09:19:57 +02:00
grub-menulst2cfg.c * grub-core/lib/LzFind.c: Add missing include. 2010-09-24 09:19:57 +02:00
grub-mkconfig.in * util/grub-mkconfig.in: Fix quoting. 2010-11-13 16:27:29 +01:00
grub-mkconfig_lib.in * util/grub-mkconfig_lib.in (prepare_grub_to_access_device): Add 2010-09-14 21:04:08 +02:00
grub-mkdevicemap.c Merge mainline into bidi 2010-07-02 19:35:07 +02:00
grub-mkfont.c merge with mainline 2010-07-13 00:43:28 +05:30
grub-mkimage.c Support xz compression on yeeloong. 2010-09-23 02:10:44 +02:00
grub-mkimagexx.c Fix sparc64. 2010-09-13 16:49:50 +02:00
grub-mklayout.c * grub-core/lib/LzFind.c: Add missing include. 2010-09-24 09:19:57 +02:00
grub-mknetdir.in Add i386-pc-pxe image target. 2010-09-02 17:15:53 +02:00
grub-mkpasswd-pbkdf2.c * grub-core/lib/LzFind.c: Add missing include. 2010-09-24 09:19:57 +02:00
grub-mkrelpath.c * grub-core/lib/LzFind.c: Add missing include. 2010-09-24 09:19:57 +02:00
grub-mkrescue.in Make mktemp invocations portable. 2010-10-18 22:50:01 +02:00
grub-pe2elf.c 2010-03-04 Christian Franke <franke@computer.org> 2010-03-04 16:25:26 +01:00
grub-probe.c Fix LVM-on-RAID probing. 2010-11-26 12:26:37 +00:00
grub-reboot.in Add new --boot-directory option to replace --root-directory 2010-09-08 17:25:29 +02:00
grub-script-check.c print line number on error 2010-12-03 08:55:57 +05:30
grub-set-default.in Add new --boot-directory option to replace --root-directory 2010-09-08 17:25:29 +02:00
grub-setup.c * util/grub-setup.c (setup): Stop recommending --force. People who 2010-11-26 22:03:16 +01:00
import_gcry.py *_sources now collect all values of all its groups 2010-08-21 14:27:31 +05:30
import_unicode.py * util/import_unicode.py: Remove unnecessary imports. 2010-07-17 19:27:18 +01:00
lvm.c automake commit without merge history 2010-05-06 11:34:04 +05:30
misc.c merge with mainline 2010-08-19 16:54:00 +05:30
raid.c Support RAID on virtio devices, and others. 2010-09-16 14:55:28 +01:00
resolve.c * grub-core/lib/LzFind.c: Add missing include. 2010-09-24 09:19:57 +02:00
update-grub_lib.in * util/grub-mkconfig_lib.in (grub_warn): New function. 2008-11-20 19:22:20 +00:00