di (Display IDT)

di[a] [range]
 

The di command displays the specified range of entries in the interrupt descriptor table (IDT).

a
Displays all entries in the table, not just the valid ones.
range
Specifies the range of entries to be displayed. If you omit range, the entire table is displayed.

The command displays the interrupt number, the interrupt type, the interrupt address, privilege, and descriptor flags.