Skip to content

xymeng16/helloOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helloOS

A handcrafted toy kernel inspired by LMOS's course.

Features

TBD

Prerequisites

  1. gcc
  2. nasm
  3. grub

Build

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

Documentation

License

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published