grub/grub-core/term
Vladimir 'phcoder' Serbinenko ca8c0baf25 Rename ofconsole to console.
* grub-core/commands/terminal.c (handle_command): Handle ofconsole
	as sysnonym to console.
	* grub-core/term/ieee1275/ofconsole.c: Renamed to ..
	* grub-core/term/ieee1275/console.c: ... this. All users updated.
	Rename grub_ofconsole_ to grub_console_. All users updated
	(grub_console_term_output): Rename "ofconsole" to "console".
	* grub-core/term/terminfo.c (grub_cmd_terminfo): Handle "ofconsole"
	as "console".
2012-01-29 17:01:27 +01:00
..
arc sgi support 2011-05-13 16:36:05 +02:00
efi Clear out 0x80 color bit on EFI. 2010-10-01 16:54:38 +02:00
i386 Move assembly code to C by using intwrap. It increases core size 2011-11-12 16:29:04 +01:00
ieee1275 Rename ofconsole to console. 2012-01-29 17:01:27 +01:00
at_keyboard.c * grub-core/term/at_keyboard.c (set_scancodes): Fix preprocessor 2011-12-13 01:36:09 +01:00
gfxterm.c Fix handling of wide characters in gfxterm. 2012-01-12 22:16:07 +01:00
ns8250.c Fix compilation errors. 2011-05-15 12:32:37 +02:00
serial.c Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
terminfo.c Rename ofconsole to console. 2012-01-29 17:01:27 +01:00
tparm.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
usb_keyboard.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00