- Allow the 'vesa' boot option to select just a resolution or just a colour
commit5403b23f44e1c797e7edf9b7e31812d33b41d7c5
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 1 Jun 2009 19:55:29 +0000 (1 19:55 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 1 Jun 2009 19:55:29 +0000 (1 19:55 +0000)
tree307f6f063d54eae1a7ac45a0d526634e9be151cf
parentbc40f7f0bcb14076d1d8e25524bd0fe837466478
 - Allow the 'vesa' boot option to select just a resolution or just a colour
   depth. Maximum available values are used for omitted parameters. E.g.
   vesa=32bit can be used for a mode at the highest depth, or vesa=1024x768
   for that resolution at the highest supported depth.
 - Removed debug=serial2 option, since it's inconsistent with debug options
   for other archs.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@31348 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/i386-pc/exec/exec_init.c