freebsd-skq/sys/boot/i386/libi386
jhb 65ffcee053 - Add support to the loader for multiple consoles.
- Teach the i386 and pc98 loaders to honor multiple console requests from
  their respective boot2 binaries so that the same console(s) are used in
  both boot2 and the loader.
- Since the kernel doesn't support multiple consoles, whichever console is
  listed first is treated as the "primary" console and is passed to the
  kernel in the boot_howto flags.

PR:		kern/66425
Submitted by:	Gavin Atkinson gavin at ury dot york dot ac dot uk
MFC after:	1 week
2005-05-27 19:31:00 +00:00
..
amd64_tramp.S
biosacpi.c Extend a local buffer to prevent an overflow of the XSDT address. 2005-04-16 17:38:24 +00:00
bioscd.c Remove unused variables. Remove prototype for function that does not exist. 2005-05-20 13:14:18 +00:00
biosdisk.c Trap invalid sector size 0 in disk probe, refusing to add such a 2004-09-21 06:46:44 +00:00
biosmem.c
biospci.c - Add FireWire subclass and OHCI interface. 2004-10-22 14:56:23 +00:00
biospnp.c
biossmap.c Remove a pre-tier-1 kernel compatability helper. This means a 6.x loader 2004-11-08 23:59:44 +00:00
bootinfo32.c
bootinfo64.c
bootinfo.c - Add support to the loader for multiple consoles. 2005-05-27 19:31:00 +00:00
comconsole.c
devicename.c Fix a warning by adding a missing 'const'. 2005-05-27 19:28:04 +00:00
elf32_freebsd.c Add the loader side of support for preloading ELF relocatable object 2004-08-29 00:48:42 +00:00
elf64_freebsd.c Add the loader side of support for preloading ELF relocatable object 2004-08-29 00:48:42 +00:00
gatea20.c
i386_copy.c
i386_module.c
libi386.h Fix a warning by adding a missing 'const'. 2005-05-27 19:28:04 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
nullconsole.c
pread.c
pxe.c Pass the hostname we got from DHCP to the kernel so that machines can 2005-04-17 21:38:22 +00:00
pxe.h
pxetramp.s
time.c
vidconsole.c Fix 'implicit int' instance. 2005-04-09 14:07:13 +00:00