]> git.proxmox.com Git - mirror_edk2.git/commit
Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are both...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Oct 2011 06:09:36 +0000 (06:09 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Oct 2011 06:09:36 +0000 (06:09 +0000)
commit9891f791b0cd0a4b1edc03fab28abec6fab29034
tree054b3c293a02a7d55160f100cb49f931024d4c61
parentc1ff10ec05322cda8a43288d2be26c90357a9130
Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are both pressed; SimpleTextIn implementation still returns CTRL+3.

Signed-off-by: niruiyu
Reviewed-by: qianouyang
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12562 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c
IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdTextIn.c
IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard.c