]> git.proxmox.com Git - mirror_edk2.git/history - Nt32Pkg/WinNtGopDxe/WinNtGopInput.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / Nt32Pkg / WinNtGopDxe / WinNtGopInput.c
2019-05-17 Ray NiNt32Pkg: Remove it
2019-04-09 Michael D KinneyNt32Pkg: Replace BSD License with BSD+Patent License
2018-04-20 Ruiyu NiNt32Pkg/NtGopInput: ReadKeyStrokeEx always return key...
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-05-24 niruiyuRemove the check of signature because the code which...
2011-10-25 niruiyuChange the SimpleTextInEx implementation to return...
2011-09-30 qianouyang1. Add Partial Keystroke Support in Nt32 WinNTGopDxe...
2011-06-09 mdkinneyFix ICC build issues
2011-04-19 niruiyuFix NT32 Keyboard driver to call hotkey callback even...
2010-10-21 niruiyuUse the correct length to copy KeyData.
2010-04-28 hhtianUpdate the copyright notice format
2009-04-07 vanjeffreturn value not follow spec.
2009-03-04 vanjeffadd check for invalid handle.
2009-02-25 vanjeffRetired gSimpleTextInExNotifyGuid, used local structure...
2008-11-01 qwang12Fix some build error under ICC tool-chain.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-03-04 qhuang8Add NULL parameter checking for notify function.
2007-10-19 qhuang8Update to support EFI_SIMPLE_INPUT_EX protocol
2007-06-27 klu2Add WinNtGop driver into Nt32Pkg