Date: Sun, 22 Dec 2019 20:37:12 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 242660] loader_lua.efi unable to do anything after r355347 on Lenovo ThinkPad E590T (20NB) Message-ID: <bug-242660-227-5xSU0UAs5d@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-242660-227@https.bugs.freebsd.org/bugzilla/> References: <bug-242660-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=3D242660 --- Comment #8 from commit-hook@freebsd.org --- A commit references this bug: Author: tsoome Date: Sun Dec 22 20:36:57 UTC 2019 New revision: 356027 URL: https://svnweb.freebsd.org/changeset/base/356027 Log: MFC r355844: loader.efi: efi_readkey_ex needs to key despite the shift status or toggle status From UEFI specification 2.8, page 434: "It should also be noted that certain input devices may not be able to produce shift or toggle state information, and in those cases the high order bit = in the respective Toggle and Shift state fields should not be active." But we still need to check for ScanCode and UnicodeChar. PR: 242660 Changes: _U stable/12/ stable/12/stand/efi/libefi/efi_console.c --=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-242660-227-5xSU0UAs5d>