https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204674

--- Comment #2 from Emmanuel Vadot <[email protected]> ---
Hi,

I've noticed that after. I've sent a mail to hacker@
(https://lists.freebsd.org/pipermail/freebsd-hackers/2015-November/048639.html).

As said on my second mail, removing the mode selection and the reset of the
conout resolves the problem.

I had another idea of what could be wrong, it could be that setting the mode to
text strictly disable the graphical mode so I tested to set the mode to
graphical just before calling ExitBootService but this doesn't change anything.

Maybe we can just remove the reset/mode change ? The console is cleared after
and since the number of lines are hardcoded to 24 by default maybe it's sane to
leave the text mode to 80x25 for now ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to