grub/grub-core
Vladimir 'phcoder' Serbinenko 05caa461e8 Long Linux command line support.
* grub-core/loader/i386/linux.c (GRUB_LINUX_CL_END_OFFSET): Removed.
	(maximal_cmdline_size): New variable.
	(allocate_pages): Use maximal_cmdline_size.
	(grub_cmd_linux): Set and use maximal_cmdline_size.
	* grub-core/loader/i386/pc/linux.c (GRUB_LINUX_CL_END_OFFSET): Removed.
	(allocate_pages): Use maximal_cmdline_size.
	(grub_cmd_linux): Set and use maximal_cmdline_size.
	* include/grub/i386/linux.h (GRUB_LINUX_SETUP_MOVE_SIZE): Removed.
	(linux_kernel_header): Add fields kernel_alignment, relocatable, pad
	and cmdline_size.
2011-05-18 09:56:33 +02:00
..
2011-05-17 21:40:35 +02:00
2011-05-15 02:23:36 +02:00
2011-05-17 14:35:55 +02:00
2011-05-15 12:23:54 +02:00
2011-05-15 11:58:22 +02:00
2011-05-18 09:35:47 +02:00
2011-05-17 09:17:38 +02:00
2011-05-18 09:56:33 +02:00
2011-05-15 01:43:44 +02:00
2011-05-17 09:17:38 +02:00
2011-05-17 09:17:38 +02:00
2011-05-16 02:34:58 +02:00
2011-01-13 22:23:49 +01:00
2011-05-08 18:29:37 +02:00