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>