summaryrefslogtreecommitdiff
path: root/Nt32Pkg/WinNtGopDxe/WinNtGopInput.c
AgeCommit message (Expand)Author
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu
2011-10-25Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu
2011-09-301. Add Partial Keystroke Support in Nt32 WinNTGopDxe driver. See the Uefi2.3....qianouyang
2011-06-09Fix ICC build issuesmdkinney
2011-04-19Fix NT32 Keyboard driver to call hotkey callback even no one is calling ReadK...niruiyu
2010-10-21Use the correct length to copy KeyData.niruiyu
2010-04-28Update the copyright notice formathhtian
2009-04-07return value not follow spec.vanjeff
2009-03-04add check for invalid handle.vanjeff
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff
2008-11-01Fix some build error under ICC tool-chain.qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-03-04Add NULL parameter checking for notify function.qhuang8
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-06-27Add WinNtGop driver into Nt32Pkgklu2