Skip to content

curlew/kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kernel

A small x86-64 kernel using GRUB.

Building (Debian)

$ sudo apt install build-essential bison flex libgmp3-dev libmpc-dev libmpfr-dev texinfo xorriso qemu-system-x86
$ ./toolchain/toolchain.sh # this will take a while 
$ make qemu

About

Small x86-64 Multiboot2 kernel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published