[NTOS:KE/x64] Handle NMI vs swapgs race condition
[reactos.git] / reactos / drivers / dd / vga / miniport / initvga.c
2004-01-10 Filip NavaraRemoved the VGA driver from the old location.
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-08-11 Royce Mitchell IIIfixed vgaHLine and VGADDIFillSolid for cases where...
2003-05-04 Gé van GeldorpClean up debugging stuff and silence debug messages
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-02-16 Hartmut BirrChanged from Nt to Zw functions in VGAResetDevice.
2002-02-15 Hartmut BirrRestore the 80x50 mode in VGAResetDevice().
2001-06-26 Eric KohlFixed typos and warnings.
2001-05-26 Jason FilbyWas not clearing screen on some cards
2001-05-02 Jason FilbyCorrectly configure palette registers
2001-03-29 Jason FilbyInitialize the VGA to work with display driver's vgavideo.c
2001-03-29 David WelchFixed int 10 problems
2001-03-28 David WelchFixed page list initialization
2001-03-25 David WelchFurther fixes
2001-03-25 David WelchV86 mode fixes
2001-03-20 Eric KohlUse vidport-functions instead of ntdll-functions
2000-10-22 Eric KohlReplaced linux io calls
2000-08-05 David WelchIntegrated fixes from prep0016
2000-07-07 Phillip SusiImplimented reset to text mode
2000-07-01 David WelchRemoved unused header file
2000-04-01 Jason FilbyImplemented basic VGA routines
2000-03-17 Jason FilbyMiniport driver now loaded from win32k