Skip to content
Commit 1b0369a4 authored by Darbin Reyes's avatar Darbin Reyes Committed by SaiChaganty
Browse files

Pkg-Module: Features/VirtualKeyboardDxe



The Keyboard.c driver did not include ScanCodes like F1,F2,F12,etc.
and UnicodeChars like Backspace, Tab in VK_NOTIFY NotifyList
which is why these keys were not getting registered and
not getting pushed in the KeyBuffer stack which resulted
in undefined behavior of continuous backspace and not recognizing the
relevant key push after the buffer overflow condition

Signed-off-by: default avatarContributor Name <darbin.reyes@intel.com>
parent d5101ece
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment