[Bug 253253] stable/13: efi boot always defaults to cons: serial

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 4 21:30:56 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253253

--- Comment #6 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=2bd4ff2d8911009283e4e615ca4aad35a845f48b

commit 2bd4ff2d8911009283e4e615ca4aad35a845f48b
Author:     Toomas Soome <tsoome at FreeBSD.org>
AuthorDate: 2021-02-04 20:49:02 +0000
Commit:     Toomas Soome <tsoome at FreeBSD.org>
CommitDate: 2021-02-04 21:29:38 +0000

    loader.efi: There are systems without ConOut, also use ConOutDev

    Conout does contian the default output device name.
    ConOutDev does contain all possible output device names, so we can
    use it as fallback, when there is no ConOut.

    PR: 253253

 stand/efi/loader/main.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list