A handcrafted toy kernel inspired by LMOS's course.
TBD
- gcc
- nasm
- grub
make kernel # build standalone kernel file make qemu-grub # boot the kernel with GRUB in QEMU x86_64 emulator make qemu-kernel # direct kernel boot in QEMU
TBD
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
A handcrafted toy kernel inspired by LMOS's course.
TBD
make kernel # build standalone kernel file make qemu-grub # boot the kernel with GRUB in QEMU x86_64 emulator make qemu-kernel # direct kernel boot in QEMU
TBD