PreReqs InitGDT Method Fling OS
Initialises the Global Descriptor Table.

Namespace: Kernel
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[SequencePriorityAttribute(Priority = -9223372036854775805)]
[PluggedMethodAttribute(ASMFilePath = "ASM\Descriptor Tables\GDT")]
private static void InitGDT()
See Also