An open API service indexing awesome lists of open source software.

https://github.com/klange/mboot-kernel

Demo multiboot kernel
https://github.com/klange/mboot-kernel

Last synced: 9 months ago
JSON representation

Demo multiboot kernel

Awesome Lists containing this project

README

          

# Multiboot Kernel Demo

Based on the OSDev.org bare-bones tutorial, this is a simple example of how to build a Multiboot kernel. It prints "Welcome to YelpOS!" in the upper left corner.