Skip to content

andyslucky/BaBKernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaBKernel

This is a small kernel bootstrap and frame buffer code.

Requirements

To build the kernel locally you will need the following tools installed

  • Clang++
  • lld
  • nasm
  • objcopy

Building the kernel

To build the kernel simply run

make build

Running the kernel in QEMU

To run the kernel in qemu simply run

make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published