audk/Nt32Pkg/WinNtGopDxe
qianouyang af1600fd9a Fix a bug which cause a CRTL, ALT, or SHIFT is pressed on the GOP console for NT32, it inserts a ' 'character character.
Root cause is that the parameter of UnicodeStr doesn’t initialize.

Signed-off-by: qianouyang
Reviewed-by: niruiyu

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12575 6f19259b-4bc3-4df7-8a09-765794883524
2011-10-26 09:36:55 +00:00
..
ComponentName.c Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtGop.h 1. Add Partial Keystroke Support in Nt32 WinNTGopDxe driver. See the Uefi2.3.1a chapter 11.2 2011-09-30 07:30:20 +00:00
WinNtGopDriver.c Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtGopDxe.inf Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtGopInput.c Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are both pressed; SimpleTextIn implementation still returns CTRL+3. 2011-10-25 06:12:18 +00:00
WinNtGopScreen.c Fix a bug which cause a CRTL, ALT, or SHIFT is pressed on the GOP console for NT32, it inserts a ' 'character character. 2011-10-26 09:36:55 +00:00