GDT Tutorial: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
Line 182:
The IDT will be one of the first things to be enabled in your kernel sequence, so that you can catch hardware exceptions, listen to external events, etc. See [[Interrupts for dummies]] for more information about the interrupts of X86 family.
 
[[Category:Tutorials]]
[[Category:x86]]
[[Category:Memory management]]