Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Feb 2021 21:34:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 253253] stable/13: efi boot always defaults to cons: serial
Message-ID:  <bug-253253-227-BLfJVldFQR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253253-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253253-227@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=3D253253

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D0c839497c174e961fc71f7d3329d05b10=
ec5525b

commit 0c839497c174e961fc71f7d3329d05b10ec5525b
Author:     Toomas Soome <tsoome@FreeBSD.org>
AuthorDate: 2021-02-04 20:49:02 +0000
Commit:     Toomas Soome <tsoome@FreeBSD.org>
CommitDate: 2021-02-04 21:33:15 +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

    (cherry picked from commit 2bd4ff2d8911009283e4e615ca4aad35a845f48b)

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

--=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-253253-227-BLfJVldFQR>