[SeaBIOS] [PATCH] vgabios: implement AX=1120H..1124H functions

Kevin O'Connor kevin at koconnor.net
Sat Jan 12 23:02:53 CET 2013


On Thu, Jan 10, 2013 at 01:41:36PM +0100, Paolo Bonzini wrote:
> These function only have to set INT 1Fh and INT 43h, and set
> the BDA height + number of rows.
> 
> I could not find out whether AX=1120h should also set the character
> height to 8.  I think not, because INT 43h might still point to
> 14- or 16-pixel high characters and in this case INT 1Fh will not
> be used at all.
> Signed-off-by: Paolo Bonzini <pbonzini at redhat.com>

Thanks.  I committed this patch.

-Kevin



More information about the SeaBIOS mailing list