freebsd-src/stand/i386/libi386
Kyle Evans ec671f4980 loader: comconsole: don't unconditionally wipe out hw.uart.console
It may be the case that we need to set hw.uart.console manually in some
scenarios that comconsole can't necessarily support.  Avoid clobbering
hw.uart.console unless we've actually selected comconsole so that one
could at least get kernel console output..

Discussed with:	imp
Sponsored by:	Zenith Electronics LLC
Sponsored by:	Klara, Inc.
2023-04-13 23:42:03 -05:00
..
amd64_tramp.S
bio.c
biosacpi.c stand: Stop setting hints for bios loader too 2022-09-01 10:33:09 -06:00
biosdisk.c stand: For all disk drivers, connect dv_parsedev to disk_parsedev 2022-11-30 15:30:32 -07:00
biosmem.c
biospci.c
biospnp.c
biossmap.c
bootinfo.c stand: collapse all copies of *copyenv into md_copyenv 2022-09-16 09:18:56 -06:00
bootinfo32.c stand: Pass in the proper size for bootinfo 2022-09-17 15:18:29 -06:00
bootinfo64.c stand: collapse all copies of *copyenv into md_copyenv 2022-09-16 09:18:56 -06:00
comconsole.c loader: comconsole: don't unconditionally wipe out hw.uart.console 2023-04-13 23:42:03 -05:00
devicename.c stand: Create common gen_setcurrdev and replace code 2023-01-11 15:15:14 -07:00
elf32_freebsd.c
elf64_freebsd.c stand/amd64: remove unused addr parameter from bi_load64 2021-02-01 15:41:26 +01:00
i386_copy.c
i386_module.c
libi386.h stand: Create common gen_setcurrdev and replace code 2023-01-11 15:15:14 -07:00
Makefile zfs: Remove devicename_stubs 2022-11-30 15:30:32 -07:00
Makefile.depend
multiboot.c stand/amd64: remove unused addr parameter from bi_load64 2021-02-01 15:41:26 +01:00
multiboot.h
multiboot_tramp.S
nullconsole.c
pread.c
pxe.c stand: Make sure nobody has a NULL pointer for dv_cleanup 2022-07-27 09:04:13 -06:00
pxe.h
pxetramp.S
relocater_tramp.S
spinconsole.c
time.c stand: s/libstand/libsa/g to catch up with rename 2022-04-30 07:34:19 -06:00
vbe.c stand: Fix a common typo in source code comments 2022-03-28 19:34:30 +02:00
vbe.h loader: only use vidc_install_font() with vga controller 2021-01-05 00:49:18 +02:00
vidconsole.c stand: Remove unnecessary include 2022-08-11 10:27:15 -06:00