GDT_OFFSET_KERNEL_CODE
Posted: Tue Sep 13, 2022 9:34 pm
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?