Re: [SeaBIOS] [PATCH] If an int 1587 call is made from an option rom, stay in bigreal mode.

2014-04-19 Thread Paul Menzel
Am Samstag, den 19.04.2014, 12:30 -0400 schrieb Kevin O'Connor: > Modify the int 1587 handler to check if the POST phase is still > running. If it is, use bigreal mode segment limits so that the caller > remains in bigreal mode when the 1587 handler completes. This helps > with SeaVGABIOS' use of

[SeaBIOS] [PATCH] If an int 1587 call is made from an option rom, stay in bigreal mode.

2014-04-19 Thread Kevin O'Connor
Modify the int 1587 handler to check if the POST phase is still running. If it is, use bigreal mode segment limits so that the caller remains in bigreal mode when the 1587 handler completes. This helps with SeaVGABIOS' use of "direct" framebuffer accesses (an option rom may attempt to display tex