Domanda

I have a bootloader that is setting up the GDT for me. Is it possible to find out the address of this GDT so I can use it?

È stato utile?

Soluzione

Sure, just use the sgdt instruction to read out the current setting.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top