/LeviOS

Primary LanguageCGNU General Public License v3.0GPL-3.0

LeviOS

Hobby OS for experimenting things just for fun. Not aimed to be POSIX or efficient, just to discover os development.

What is done ?

  • virtual memory management
  • abstraction of drivers and file system
  • load and execute an elf
  • jump to userland
  • syscall
  • apic timer
  • hpet
  • cmos
  • cpuid
  • iso file system