]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
vgabios: On bda_save_restore() the saved vbe_mode also has flags in it 1.8-stable rel-1.8.2
authorKevin O'Connor <kevin@koconnor.net>
Tue, 17 Mar 2015 14:52:16 +0000 (10:52 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 16 Jun 2015 08:00:30 +0000 (10:00 +0200)
commit33fbe13a3e2a01e0ba1087a8feed801a0451db21
tree5f72da7baf432c664188b6d56650e56ee1cdfcc0
parentc186d54090c8b69c103aa3918ac8031e6ae1936a
vgabios: On bda_save_restore() the saved vbe_mode also has flags in it

When restoring a saved state, make sure to remove any flags from the
video mode prior to searching for that mode.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
vgasrc/vgabios.c