Skip to content

Balgor18/kfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel From Scratch (KFS)

Prerequis for the project :

First part of KFS

The major docs used for this project is OsDev. I start the project with this Blog but this doc got some few error and i don't want to copy paste all the code. After a long search i found all the points need by the subject :

Second part of KFS

In this part of the project we need to create the GDT(Global Descriptor Table).
We used this docs and a video.

Third part of KFS

In this part of the project we need to activate Paging.
We used this docs and a video.
Intel Doc for help see page 4-12 4-13.
Another help for this part of the project is this rust blog[Rust blog Paging].

https://wiki.osdev.org/Interrupt_Descriptor_Table

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors