summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/WinNtGopDxe/WinNtGopScreen.c
Commit message (Expand)AuthorAgeFilesLines
* We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma2013-10-121-8/+8
* Fix a bug which cause a CRTL, ALT, or SHIFT is pressed on the GOP console for...qianouyang2011-10-261-5/+3
* 1. Add Partial Keystroke Support in Nt32 WinNTGopDxe driver. See the Uefi2.3....qianouyang2011-09-301-115/+173
* Return scan code for Pause key.vanjeff2011-05-161-0/+1
* Fix NT32 Keyboard driver to call hotkey callback even no one is calling ReadK...niruiyu2011-04-191-5/+5
* Update the copyright notice formathhtian2010-04-281-2/+2
* Fix ICC compatibility issuesmdkinney2009-06-201-14/+10
* Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff2009-04-141-5/+1
* use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji42009-02-041-2/+3
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-5/+1
* Fix warnings generated by gcc for ia32 builds:jljusten2008-04-081-1/+1
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-221-1/+1
* Update to support EFI_SIMPLE_INPUT_EX protocolqhuang82007-10-191-52/+155
* Add WinNtGop driver into Nt32Pkgklu22007-06-271-0/+1020