Interrupt Descriptor Table: Difference between revisions

m
[unchecked revision][unchecked revision]
Line 59:
|-
! P
| 47 || Present || Set to <b>0</b> for unused interrupts. to make sense this bit ensuring that the idt gate is really an idt gate and not just data
|-
! DPL
Line 65:
|-
! S
| 44 || Storage Segment || Set to <b>0</b> for interrupt and trap gates (see below).
|-
! Type