grub/loader/i386
proski 1007d1f562 2009-04-06 Pavel Roskin <proski@gnu.org>
* include/grub/misc.h (ARRAY_SIZE): New macro.
	* include/grub/i386/linux.h (GRUB_LINUX_VID_MODE_VESA_START):
	New macro.
	* loader/i386/linux.c (allocate_pages): Use free_pages().
	(grub_linux_unload): Don't use free_pages().
	(grub_linux_boot): Prevent accessing linux_vesafb_modes with a
	wrong index.  Treat all other modes as text modes.
	(grub_cmd_linux): Initialize vid_mode unconditionally to
	GRUB_LINUX_VID_MODE_NORMAL.  Recognize and support "vga=ask".
2009-04-07 00:48:57 +00:00
..
efi Undo r2063. 2009-04-04 09:22:35 +00:00
ieee1275 2009-03-21 Bean <bean123ch@gmail.com> 2009-03-21 08:39:59 +00:00
pc 2009-03-28 Robert Millan <rmh@aybabtu.com> 2009-03-28 12:53:16 +00:00
bsd.c 2009-03-21 Bean <bean123ch@gmail.com> 2009-03-21 08:39:59 +00:00
linux.c 2009-04-06 Pavel Roskin <proski@gnu.org> 2009-04-07 00:48:57 +00:00
multiboot.c 2009-03-22 Vladimir Serbinenko <phcoder@gmail.com> 2009-03-22 12:28:00 +00:00
multiboot_elfxx.c 2009-03-21 Vladimir Serbinenko <phcoder@gmail.com> 2009-03-21 23:02:12 +00:00
multiboot_helper.S 2009-03-22 Vladimir Serbinenko <phcoder@gmail.com> 2009-03-22 12:28:00 +00:00