Skip to content

tdelabro/kernel-from-scratch

Repository files navigation

Kernel from scratch

This crate contains tdelabro minimalist kernel, for the purpose of the school 42 kfs projects.

Current step: kfs-3.

Features

  • Global Descriptor Table
  • VGA Screen
  • Keyboard input
  • Basic command line interpreter
  • Debug utilities
  • Power management
  • Physical memory management
  • Paging & virtual memory management
  • Unique Kernel heap
  • Multiple user heaps
  • Compatibility with alloc crate
  • Dynamic framebuffer and RAM size

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published