This repository contains the source code shown in the article: My First Kernel
on the GISTRE blog
This kernel should boot correctly and write Hello, GISTRE!
onto the screen.
- i686-gcc
- qemu
- Make
$ make iso # builds an ISO of the kernel
$ make qemu # boots the kernel inside qemu