pub static EARLY_IDT: LockedIdt
Expand description

An initial Interrupt Descriptor Table (IDT) with only very simple CPU exceptions handlers. This is no longer used after interrupts are set up properly, it’s just a failsafe.