The Global Descriptor Table or GDT is a data structure used by Intel x86-family processors
I read a tutorial on GDT (Global Descriptor Table) which defines GDT as " the one that defines base access privileges …
assembly x86 operating-system kernel gdt