summaryrefslogtreecommitdiff
path: root/Nt32Pkg/WinNtGopDxe
AgeCommit message (Expand)Author
2013-10-12We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma
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-26Fix a bug which cause a CRTL, ALT, or SHIFT is pressed on the GOP console for...qianouyang
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-05-16Return scan code for Pause key.vanjeff
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
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-231. Correct File header to ## @filelgao4
2009-06-20Fix ICC compatibility issuesmdkinney
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff
2009-04-07return value not follow spec.vanjeff
2009-03-04add check for invalid handle.vanjeff
2009-02-25remove dependent package from inf files.vanjeff
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji4
2009-01-16Adjust gSimpleTextInExNotifyGuid position in INF file.gikidy
2008-12-16Clean up to update the reference of the these macros:qhuang8
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-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten
2008-03-04Add NULL parameter checking for notify function.qhuang8
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-07-26removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid...AJFISH
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-17Add Dxe as postfix for WinNtGop driver in Nt32 Platform.klu2
2007-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...AJFISH
2007-06-27Add WinNtSerialIoDxe driver into Nt32Pkgklu2
2007-06-27Add WinNtGop driver into Nt32Pkgklu2