Reenable the VGA option at 1st stage setup now that it's fixed.
authorColin Finck <colin@reactos.org>
Sat, 5 Jul 2008 23:12:12 +0000 (23:12 +0000)
committerColin Finck <colin@reactos.org>
Sat, 5 Jul 2008 23:12:12 +0000 (23:12 +0000)
Physicus, you rock! :-)

See issue #2073 for more details.

svn path=/trunk/; revision=34314

reactos/boot/bootdata/txtsetup.sif

index 9f14578..c8268ca 100644 (file)
@@ -80,7 +80,7 @@ halmp.dll=,,,,,,,,,,hal.dll,,2
 
 [Display]
 ;<id> = <user friendly name>,<spare>,<service key name>,<hight>,<width>,<bpp>
-;vga = "VGA Display (640x480x4)",,Vga,640,480,4
+vga = "VGA Display (640x480x4)",,Vga,640,480,4
 vbe_640x480x8 = "VESA Display (640x480x8)",,VBE,640,480,8
 vbe_640x480x16 = "VESA Display (640x480x16)",,VBE,640,480,16
 vbe_640x480x32 = "VESA Display (640x480x32)",,VBE,640,480,32