Author: cfinck
Date: Sat Jul 5 18:12:12 2008
New Revision: 34314
URL:
http://svn.reactos.org/svn/reactos?rev=34314&view=rev
Log:
Reenable the VGA option at 1st stage setup now that it's fixed.
Physicus, you rock! :-)
See issue #2073 for more details.
Modified:
trunk/reactos/boot/bootdata/txtsetup.sif
Modified: trunk/reactos/boot/bootdata/txtsetup.sif
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/txtsetup.sif…
==============================================================================
--- trunk/reactos/boot/bootdata/txtsetup.sif [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/txtsetup.sif [iso-8859-1] Sat Jul 5 18:12:12 2008
@@ -80,7 +80,7 @@
[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