Tell me IDT from scratch

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Imran

Tell me IDT from scratch

Post by Imran »

I have done loading kernel.my kernel contains only 2 function,one print and one clear . Now I want to write IDT,tell me how to start from scratch.I m very much confuse.
Tim

Re:Tell me IDT from scratch

Post by Tim »

Read the QuickLinkz topic.
Read the Intel manuals.
Read the tutorials at http://osdev.neopages.net/.
Read some OS source code.
Post Reply