index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Nt32Pkg
/
WinNtGopDxe
/
WinNtGopInput.c
Age
Commit message (
Expand
)
Author
2012-07-30
Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...
niruiyu
2012-05-24
Remove the check of signature because the code which looks for the input Noti...
niruiyu
2011-10-25
Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...
niruiyu
2011-09-30
1. Add Partial Keystroke Support in Nt32 WinNTGopDxe driver. See the Uefi2.3....
qianouyang
2011-06-09
Fix ICC build issues
mdkinney
2011-04-19
Fix NT32 Keyboard driver to call hotkey callback even no one is calling ReadK...
niruiyu
2010-10-21
Use the correct length to copy KeyData.
niruiyu
2010-04-28
Update the copyright notice format
hhtian
2009-04-07
return value not follow spec.
vanjeff
2009-03-04
add check for invalid handle.
vanjeff
2009-02-25
Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...
vanjeff
2008-11-01
Fix some build error under ICC tool-chain.
qwang12
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-03-04
Add NULL parameter checking for notify function.
qhuang8
2007-10-19
Update to support EFI_SIMPLE_INPUT_EX protocol
qhuang8
2007-06-27
Add WinNtGop driver into Nt32Pkg
klu2