syslinux_boot_linux(): revert to text mode unless vga=current
authorH. Peter Anvin <hpa@zytor.com>
Fri, 18 May 2012 23:26:53 +0000 (16:26 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 18 May 2012 23:26:53 +0000 (16:26 -0700)
commita965da4a4fa04471c68d0cbdc91deba61362a160
tree88e6f3ca3cbdac441191ca260f57d83faa96f700
parent06531db8ec5d58477d7083d3d8130e909206233f
syslinux_boot_linux(): revert to text mode unless vga=current

When loading a Linux kernel, revert to text mode before invoking
unless vga=current.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/lib/syslinux/load_linux.c