Skip to main content

Module gdt

Module gdt 

Source
Expand description

Global Descriptor Table (GDT): owns the kernel segment descriptors and the TSS selector, and loads them into the CPU.

Authors: MarioS271

Structs§

GdtSetupInfo

Functions§

gdt_init
Build the GDT and return it and a struct containing it and all its segment selectors
gdt_load⚠
Load the GDT and its selectors