<div dir="ltr"><div><div><div><div><div><div><div>I was wondering if it could power-up in high resolution mode.<br></div>Didn't know nothing would work as expected.<br></div>I thought maybe bootloaders could use the same mode without reset the display and set a new mode, and then the operating system does the same.<br>
</div>So the computer boots up and passes it to the bootloader which passes it to the operating system all without ever changing screen mode or flicking anything.<br><br></div>Doesn't Apple's computers do that? I don't know.<br>
<br></div>Would it be possible to boot in  a resolution any more modern than the old IBM PC BIOS of 1980?<br></div>Which probably used same resolution as something from 1960 or 1970.<br><br></div>Maybe 132*60 instead of 40*25 or 80*25 rows/columns of text?<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 13, 2013 at 11:10 AM, David Woodhouse <span dir="ltr"><<a href="mailto:dwmw2@infradead.org" target="_blank">dwmw2@infradead.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 2013-02-13 at 10:44 +0100, Fred . wrote:<br>
> Can SeaBIOS init to a high resolution video mode such as 1920x1200?<br>
<br>
I'm not entirely sure what you're asking. Can SeaVGABIOS initialise a<br>
high-resolution mode? Yes. It supports 1920x1200 and 2560x1600 modes.<br>
All you have to do is call INT 10h with the appropriate mode-setting<br>
request.<br>
<br>
Or are you asking if it can do so *power-up*, setting a graphical mode<br>
so that nothing displays as expected, because operating systems and<br>
bootloaders expect the screen to be in *text* mode? To which the answer<br>
would be that yes it *can* be patched to do so, but that would be bad.<br>
<br>
Or are you asking if it can do so for the OVMF/CSM case? In which case<br>
again it *could* but OVMF is about to set the mode for itself anyway so<br>
it would be pointless.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
dwmw2<br>
<br>
</font></span></blockquote></div><br></div>