PreReqs InitIDT Method Fling OS
Initialises the Interrupt Descriptor Table.

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

[SequencePriorityAttribute(Priority = -9223372036854775804)]
[PluggedMethodAttribute(ASMFilePath = "ASM\Descriptor Tables\IDT")]
private static void InitIDT()
See Also