Date: Thu, 05 May 2016 08:56:51 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 209275] Cannot utilize both serial and efi console with UEFI booting Message-ID: <bug-209275-8-ZksBssSOzZ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209275-8@https.bugs.freebsd.org/bugzilla/> References: <bug-209275-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209275 Steven Hartland <smh@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |smh@FreeBSD.org --- Comment #1 from Steven Hartland <smh@FreeBSD.org> --- The following works for us here: # SOL console boot_multicons=3D"YES" boot_serial=3D"YES" console=3D"comconsole,efi" comconsole_speed=3D"115200" hint.uart.0.flags=3D"0x00" hint.uart.1.flags=3D"0x30" --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209275-8-ZksBssSOzZ>