summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/WinNtGopDxe
Commit message (Expand)AuthorAgeFilesLines
* Fix ICC compatibility issuesmdkinney2009-06-201-14/+10
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-4/+4
* Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff2009-04-141-5/+1
* return value not follow spec.vanjeff2009-04-071-2/+1
* add check for invalid handle.vanjeff2009-03-041-1/+5
* remove dependent package from inf files.vanjeff2009-02-251-1/+0
* Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff2009-02-253-34/+2
* use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji42009-02-041-2/+3
* Adjust gSimpleTextInExNotifyGuid position in INF file.gikidy2009-01-162-3/+2
* Clean up to update the reference of the these macros:qhuang82008-12-161-2/+2
* Fix some build error under ICC tool-chain.qwang122008-11-013-5/+5
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-303-15/+1
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-20/+10
* Fix warnings generated by gcc for ia32 builds:jljusten2008-04-081-1/+1
* Add NULL parameter checking for notify function.qhuang82008-03-041-3/+3
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-222-2/+2
* Update to support EFI_SIMPLE_INPUT_EX protocolqhuang82007-10-195-151/+895
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-111-1/+1
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-091-4/+4
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-293-84/+252
* removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid...AJFISH2007-07-262-54/+0
* remove some comments introduced by tools.vanjeff2007-07-201-38/+0
* Add Dxe as postfix for WinNtGop driver in Nt32 Platform.klu22007-07-171-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...AJFISH2007-06-291-11/+1
* Add WinNtSerialIoDxe driver into Nt32Pkgklu22007-06-271-5/+0
* Add WinNtGop driver into Nt32Pkgklu22007-06-276-0/+2444