Revert "ldlinux: Disable VGA graphics when loading a kernel"
commite04ee714164d5d8d93ce1abed2bbb5c5fb36bf05
authorH. Peter Anvin <hpa@zytor.com>
Tue, 27 Mar 2012 21:41:55 +0000 (27 14:41 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 27 Mar 2012 21:41:55 +0000 (27 14:41 -0700)
tree8d5555083eb7e468c8be128133145778d2302e69
parent6ab02b6682c0b693b3e4f9afcc2ab8775f804f0a
Revert "ldlinux: Disable VGA graphics when loading a kernel"

This reverts commit 87320b8de8f331b9c1810e98e24426e70b0ae29f.

That commit would change the mode before the kernel was actually
loaded, but would leave the console nonfunctional if it was vesacon.

We may need to do something similar eventually, but that one is not
correct.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/elflink/ldlinux/kernel.c