Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 328 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 328 Bytes

OptimistOS

UEFI Based OS for x86_64 which I made for fun.

Features

Bootloader

CPU

  • GDT
  • IDT
  • ACPI
  • SMP
  • Scheduling

Memory

  • Virtual Memory
  • Heap using mallocx