]> 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:12:18 +0000 (06:12 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Oct 2011 06:12:18 +0000 (06:12 +0000)
commit7ad45baa7dd37261614dc27b0d0f78b7159845a9
treea499e7a9173f424e33195debe26ea7d3040dbf56
parent608817ad711405a7e596bb0f28af52fb3c340509
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@12564 6f19259b-4bc3-4df7-8a09-765794883524
Nt32Pkg/WinNtGopDxe/WinNtGopInput.c