core: don't reset the video mode when invoking the kernel
authorH. Peter Anvin <hpa@zytor.com>
Fri, 22 Jan 2010 20:14:59 +0000 (12:14 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 22 Jan 2010 20:18:21 +0000 (12:18 -0800)
commit2219c1192672effd3d8ad878aba93b543608c9f4
tree270ffdd2d4cc0ecfa0ff71ea19c83addae4ca208
parent1da816e5101d61edc8a01e3c76a1b89933a8b863
core: don't reset the video mode when invoking the kernel

Don't reset the video mode when invoking the kernel if we're booting
quiet -- it breaks "vga=current" which some distros use for a smooth
graphical transition all the way into the kernel.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/bootsect.inc
core/runkernel.inc