Once I initialize and load my GDT into the GDTR using lgdt, how can I update the GDT later? Am I correct if I use the sgdt command to get the base address and t
In case this helps somebody in the future: check if the global descriptor table is working check if the elements of page table entry struct are ordered correctl