GDT_OFFSET_KERNEL_CODE

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
FunnyGuy9796
Member
Member
Posts: 61
Joined: Tue Sep 13, 2022 9:29 pm
Libera.chat IRC: FunnyGuy9796

GDT_OFFSET_KERNEL_CODE

Post by FunnyGuy9796 »

While trying to set up interrupts I noticed that the main article uses the GDT_OFFSET_KERNEL_CODE variable and I was wondering how this would be accessed using the GDT. Would this value be set or would it need to be read from the GDT?
Post Reply