[Bug 242660] loader_lua.efi unable to do anything after r355347 on Lenovo ThinkPad E590T (20NB)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 17 08:31:00 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242660
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: tsoome
Date: Tue Dec 17 08:30:11 UTC 2019
New revision: 355844
URL: https://svnweb.freebsd.org/changeset/base/355844
Log:
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
Reported by: Trond Endrestol
MFC after: 1 week
Changes:
head/stand/efi/libefi/efi_console.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list