Author: greatlrd Date: Mon Apr 9 20:09:22 2007 New Revision: 26299
URL: http://svn.reactos.org/svn/reactos?rev=26299&view=rev Log: comment out vga drv, we only need one of thuse two driver start on livecd. and that is vbe driver not both driver.
Modified: trunk/reactos/boot/bootdata/hiveinst.inf
Modified: trunk/reactos/boot/bootdata/hiveinst.inf URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hiveinst.inf?... ============================================================================== --- trunk/reactos/boot/bootdata/hiveinst.inf (original) +++ trunk/reactos/boot/bootdata/hiveinst.inf Mon Apr 9 20:09:22 2007 @@ -16,4 +16,4 @@ HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Services\VBE\Device0","DefaultSettings.YResolution",0x00010001,600
; VGA miniport driver -HKLM,"SYSTEM\CurrentControlSet\Services\Vga","Start",0x00010001,0x00000001 +;HKLM,"SYSTEM\CurrentControlSet\Services\Vga","Start",0x00010001,0x00000001