Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2023 07:39:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 266248] efi comconsole does not work with ARM64 Hyper-V
Message-ID:  <bug-266248-227-dEAi0zrUuC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266248-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266248-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=3D266248

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D4b2322bba19d26f91d0f1a993798c52eb=
f45d41b

commit 4b2322bba19d26f91d0f1a993798c52ebf45d41b
Author:     Toomas Soome <tsoome@FreeBSD.org>
AuthorDate: 2023-02-02 14:01:02 +0000
Commit:     Toomas Soome <tsoome@FreeBSD.org>
CommitDate: 2023-02-10 07:37:49 +0000

    efiserialio: use port settings (sio->Mode) for initial setup

    Use serial port setup done by system firmware.
    ARM64 Hyper-V does hung if we attempt to override the defaults,
    therefore we should default to use settings from firmware.

    Tested by: schakrabarti@microsoft.com
    PR:             266248
    MFC after:      1 week

    (cherry picked from commit c243de11cf7c4bb3d67bbc1655b149037e5b04f1)

 stand/efi/loader/efiserialio.c | 38 ++++++++++++++++++++++----------------
 1 file changed, 22 insertions(+), 16 deletions(-)

--=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-266248-227-dEAi0zrUuC>