grub/grub-core/term
Vladimir 'phcoder' Serbinenko ee74fa4822 Put terminfo into core on ieee1275 and yeeloong (needed for console).
* gentpl.py: New groups terminfoinkernel and terminfomodule.
	* grub-core/Makefile.am (KERNEL_HEADER_FILES): Include extcmd.h, arg.h
	and terminfo.h when needed.
	* grub-core/Makefile.core.def (kernel): Include term/terminfo.c,
	term/tparm.c, commands/extcmd.c, lib/arg.c on terminfokernel.
	(terminfo): Enable only on terminfokernel.
	(extcmd): Likewise.
	* include/grub/extcmd.h: Add missing EXPORT_FUNC.
	* include/grub/lib/arg.h: Likewise.
	* grub-core/term/ieee1275/ofconsole.c (grub_ofconsole_dimensions): Fix
	incorrect usage of ->.
2010-09-30 17:50:01 +02:00
..
efi * grub-core/term/efi/console.c (efi_codes): Fix GRUB_TERM_KEY_* 2010-09-19 22:09:05 +02:00
i386 Merge mainline into keylayouts 2010-08-31 14:03:29 +02:00
ieee1275 Put terminfo into core on ieee1275 and yeeloong (needed for console). 2010-09-30 17:50:01 +02:00
at_keyboard.c Merge mainline into keylayouts 2010-08-31 14:03:29 +02:00
gfxterm.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
ns8250.c Reorganise memory map handling 2010-09-04 17:10:10 +02:00
serial.c Suport manual terminal geometry specification. 2010-09-20 16:27:33 +02:00
terminfo.c Suport manual terminal geometry specification. 2010-09-20 16:27:33 +02:00
tparm.c merge with mainline 2010-07-13 00:43:28 +05:30
usb_keyboard.c * grub-core/bus/usb/ohci.c (grub_ohci_cancel_transfer): Use %p to 2010-09-19 22:05:48 +02:00