Вопрос

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?

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top