[SeaBIOS] [PATCH v2 6/6] cbvga_set_mode: disable clearmem in windows x86 emulator.

Gerd Hoffmann kraxel at redhat.com
Tue Jun 26 09:21:43 CEST 2018


  Hi,

> > +        if (extra_stack) {
> 
> I'm also not sure on the cause, but I think it should be safe to
> change this to:
> 
>     if (extra_stack || flags & MF_LEGACY) {
> 
> because if this is a legacy call then it should be safe to write to
> highmem even if the last call was a vesa modeset.

Tested, works with windows.

cheers,
  Gerd




More information about the SeaBIOS mailing list