[SeaBIOS] [PATCH] vgabios: Simplify scroll logic

Kevin O'Connor kevin at koconnor.net
Thu Jul 28 18:29:35 CEST 2016


On Thu, Jul 21, 2016 at 11:01:10AM -0400, Kevin O'Connor wrote:
> Introduce a new function vgafb_scroll() to scroll a window on the
> screen and update vgabios.c to use only that function for scrolling.
> This makes the low-level vgafb_move_chars() and vgafb_clear_chars()
> local to vgafb.c, and it simplifies the callers.

FYI, I have committed this change.

-Kevin



More information about the SeaBIOS mailing list