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