grub/util/grub.d
Vladimir 'phcoder' Serbinenko a9c7fd1c6c Implement serial on IEEE1275 and EFI.
* docs/grub.texi (Platform-specific limitations): Fix the columen video
	on emu. Mention arc and emu as the only platforms without serial
	support.
	* grub-core/Makefile.core.def (serial): Enable on all terminfomodule and
	ieee1275 platforms.
	* grub-core/term/efi/serial.c: New file.
	* grub-core/term/ieee1275/serial.c: Likewise.
	* grub-core/term/serial.c (grub_serial_find): Disable direct port
	specification if no ns8250 driver is available.
	(grub_cmd_serial): Likewise.
	(GRUB_MOD_INIT) [GRUB_MACHINE_IEEE1275]: Init ofserial.
	(GRUB_MOD_INIT) [GRUB_MACHINE_EFI]: Init efiserial.
	* include/grub/efi/api.h (GRUB_EFI_SERIAL_IO_GUID): New define.
	(grub_efi_parity_type_t): New type.
	(grub_efi_stop_bits_t): Likewise.
	(grub_efi_serial_io_interface): New struct.
	* include/grub/serial.h (grub_serial_port): Make 'broken' field
	available for all interfaces.
	Add EFI and IEEE1275 fields.
	(grub_ofserial_init): New proto.
	(grub_efiserial_init): Likeiwse.
	* util/grub.d/00_header.in: Don't check for the presence of serial
	module.
2012-02-26 17:08:11 +01:00
..
00_header.in Implement serial on IEEE1275 and EFI. 2012-02-26 17:08:11 +01:00
10_hurd.in 2012-02-19 Samuel Thibault <samuel.thibault@ens-lyon.org> 2012-02-19 17:06:00 +01:00
10_illumos.in Handle newer autotools. Add some missing quotes while on it. 2012-01-24 13:17:36 +01:00
10_kfreebsd.in * util/grub-mkstandalone.in: Fix help messages. Gettextize. 2012-02-03 11:42:22 +01:00
10_linux.in * util/grub-mkstandalone.in: Fix help messages. Gettextize. 2012-02-03 11:42:22 +01:00
10_netbsd.in * util/grub-mkstandalone.in: Fix help messages. Gettextize. 2012-02-03 11:42:22 +01:00
10_windows.in Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
20_linux_xen.in * util/grub-mkstandalone.in: Fix help messages. Gettextize. 2012-02-03 11:42:22 +01:00
30_os-prober.in * util/grub.d/30_os-prober.in: Fix TRANSLATORS comment. 2012-02-03 21:25:10 +01:00
40_custom.in 2009-09-10 Robert Millan <rmh.grub@aybabtu.com> 2009-09-10 12:53:25 +00:00
41_custom.in custom.cfg support. 2010-06-12 13:20:21 +02:00
README 2007-05-04 Robert Millan <rmh@aybabtu.com> 2007-05-04 07:11:44 +00:00

All executable files in this directory are processed in shell expansion order.

  00_*: Reserved for 00_header.
  10_*: Native boot entries.
  20_*: Third party apps (e.g. memtest86+).

The number namespace in-between is configurable by system installer and/or
administrator.  For example, you can add an entry to boot another OS as
01_otheros, 11_otheros, etc, depending on the position you want it to occupy in
the menu; and then adjust the default setting via /etc/default/grub.