structs ¤
Classes:
-
IDTEntry
–Represents an entry in the Interrupt Descriptor Table (IDT)
IDTEntry ¤
Represents an entry in the Interrupt Descriptor Table (IDT)
The IDTEntry class stores information about an IDT entry, including its index, offset, segment selector, descriptor privilege level (DPL), gate type, and interrupt stack table (IST) index.
https://wiki.osdev.org/Interrupt_Descriptor_Table
Attributes: