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

2014-05-08 Thread Kevin O'Connor
On Sat, Apr 19, 2014 at 12:30:01PM -0400, Kevin O'Connor wrote: 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

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

2014-04-20 Thread Kevin O'Connor
On Sun, Apr 20, 2014 at 01:16:29AM +0200, Paul Menzel wrote: 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

[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 text