commit | 33fbe13a3e2a01e0ba1087a8feed801a0451db21 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Tue Mar 17 10:52:16 2015 -0400 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Jun 16 10:00:30 2015 +0200 |
tree | 5f72da7baf432c664188b6d56650e56ee1cdfcc0 | |
parent | c186d54090c8b69c103aa3918ac8031e6ae1936a [diff] |
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>