[Bug 209275] Cannot utilize both serial and efi console with UEFI booting
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 5 08:56:51 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209275
Steven Hartland <smh at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |smh at FreeBSD.org
--- Comment #1 from Steven Hartland <smh at FreeBSD.org> ---
The following works for us here:
# SOL console
boot_multicons="YES"
boot_serial="YES"
console="comconsole,efi"
comconsole_speed="115200"
hint.uart.0.flags="0x00"
hint.uart.1.flags="0x30"
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list