grub/grub-core/lib
Vladimir 'phcoder' Serbinenko a9cc5438a5 Suport manual terminal geometry specification.
* grub-core/term/ieee1275/ofconsole.c (grub_ofconsole_dimensions):
	Save state in grub_ofconsole_terminfo_output.
	(grub_ofconsole_term): Use grub_terminfo_getwh.
	(grub_ofconsole_getwh): Removed.
	* grub-core/term/serial.c (grub_serial_getwh): Removed.
	(grub_serial_term): Use grub_terminfo_getwh.
	* grub-core/term/terminfo.c (grub_terminfo_getwh): New function.
	(options): New struct.
	(OPTION_*): New enum.
	(grub_cmd_terminfo): Transform into extcmd and handle new parameters.
	* include/grub/terminfo.h (grub_terminfo_output_state): New fields
	width and height.
	(grub_terminfo_getwh): New proto.
	* grub-core/lib/legacy_parse.c (grub_legacy_parse): Handle --lines.
2010-09-20 16:27:33 +02:00
..
efi Enable acpi shutdown on all ACPI platforms. 2010-09-13 20:29:15 +02:00
emu Add missing emu/halt.c 2010-08-30 00:54:15 +02:00
i386 merge mainline into legacy_parser 2010-09-15 11:43:59 +02:00
ieee1275 Reorganise memory map handling 2010-09-04 17:10:10 +02:00
libgcrypt/cipher automake commit without merge history 2010-05-06 11:34:04 +05:30
libgcrypt_wrap automake commit without merge history 2010-05-06 11:34:04 +05:30
mips Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
posix_wrap Use gnulib-tool to create gnulib source files. 2010-09-20 12:35:33 +02:00
powerpc Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
sparc64 automake commit without merge history 2010-05-06 11:34:04 +05:30
x86_64 Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
xzembed * grub-core/lib/xzembed/xz_dec_stream.c (dec_main): Fix index and block 2010-09-15 00:39:49 +02:00
arg.c * grub-core/lib/arg.c (grub_arg_show_help): Correctly handle 2010-09-20 16:12:15 +02:00
cmos_datetime.c automake commit without merge history 2010-05-06 11:34:04 +05:30
crypto.c Merge mainline into keylayouts 2010-08-31 14:03:29 +02:00
envblk.c automake commit without merge history 2010-05-06 11:34:04 +05:30
hexdump.c automake commit without merge history 2010-05-06 11:34:04 +05:30
legacy_parse.c Suport manual terminal geometry specification. 2010-09-20 16:27:33 +02:00
LzFind.c automake commit without merge history 2010-05-06 11:34:04 +05:30
LzmaDec.c automake commit without merge history 2010-05-06 11:34:04 +05:30
LzmaEnc.c automake commit without merge history 2010-05-06 11:34:04 +05:30
pbkdf2.c automake commit without merge history 2010-05-06 11:34:04 +05:30
relocator.c Reorganise memory map handling 2010-09-04 17:10:10 +02:00
setjmp.S better fix for setjmp module 2010-08-20 11:39:47 +05:30