Skip to content
/ Mink Public

An unoptimized x86_64 kernel.

Notifications You must be signed in to change notification settings

hochbaum/Mink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mink

Mink is a small and unoptimized x86_64 kernel which I use to learn more about the x86_64 architecture.

Building

In the tools/ directory you can find a CMakeLists.txt which should fix IntelliSense for your CLion. If you are using Visual Studio Code, point it to the .vscode directory in there so that the includes can be resolved.

Booting

make run

Building the ISO

make

Building the kernel

make kernel.elf

About

An unoptimized x86_64 kernel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published