1plus2fromkt / kernel

0 stars 0 forks source link

Create GDT #12

Closed nikitaevg closed 7 years ago

nikitaevg commented 7 years ago

Without it we cannot create IDT http://wiki.osdev.org/GDT_Tutorial

nikitaevg commented 7 years ago

Done