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
- Host: GitHub
- URL: https://github.com/klange/mboot-kernel
- Owner: klange
- Created: 2013-06-17T20:44:49.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-18T17:25:36.000Z (over 12 years ago)
- Last Synced: 2025-04-02T16:50:39.522Z (9 months ago)
- Language: Assembly
- Size: 108 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.