From dd4b33c2a60ef936a3288c348cef65d6ef032c9d Mon Sep 17 00:00:00 2001 From: Aleksey Bragin Date: Sun, 11 Jan 2009 14:05:07 +0000 Subject: [PATCH] Olaf Siejka - Add VBE 24bpp modes into 1st stage setup. svn path=/trunk/; revision=38697 --- reactos/boot/bootdata/txtsetup.sif | 3 +++ 1 file changed, 3 insertions(+) diff --git a/reactos/boot/bootdata/txtsetup.sif b/reactos/boot/bootdata/txtsetup.sif index 1b9cbe9231b..b2bdb10559c 100644 --- a/reactos/boot/bootdata/txtsetup.sif +++ b/reactos/boot/bootdata/txtsetup.sif @@ -84,12 +84,15 @@ halmp.dll=,,,,,,,,,,hal.dll,,2 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_640x480x24 = "VESA Display (640x480x24)",,VBE,640,480,24 vbe_640x480x32 = "VESA Display (640x480x32)",,VBE,640,480,32 vbe_800x600x8 = "VESA Display (800x600x8)",,VBE,800,600,8 vbe = "VESA Display (800x600x16)",,VBE,800,600,16 +vbe_800x600x24 = "VESA Display (800x600x24)",,VBE,800,600,24 vbe_800x600x32 = "VESA Display (800x600x32)",,VBE,800,600,32 vbe_1024x768x8 = "VESA Display (1024x768x8)",,VBE,1024,768,8 vbe_1024x768x16 = "VESA Display (1024x768x16)",,VBE,1024,768,16 +vbe_1024x768x24 = "VESA Display (1024x768x24)",,VBE,1024,768,24 vbe_1024x768x32 = "VESA Display (1024x768x32)",,VBE,1024,768,32 [Map.Display]