Pergunta

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?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top