[LinuxBIOS] Fix to vga emulator (from MSI)

Peter Stuge stuge-linuxbios at cdy.org
Fri Oct 27 20:36:09 CEST 2006


On Fri, Oct 27, 2006 at 07:37:15PM +0200, Stefan Reinauer wrote:
> > @@ -122,6 +122,7 @@
> >         case 0x6D:
> >                 if (getIntVect(num) == 0x0000) {
> 
> right, this is not AH/AL as I assumed earlier. what is it supposed
> to be?

getIntVect() returns the real mode address of a vector AFAICT.

> >                 if (getIntVect(num) == 0xFF065) {


//Peter




More information about the coreboot mailing list