The Global Descriptor Table (GDT) is specific to the IA32 architecture. It contains entries telling the CPU about memory segments.
The GDT contains a list of descriptors.Each of these descriptors contains information that describes the characteristics of a segment.