/Gloxor

One tenth of OS kernel

Primary LanguageC++Apache License 2.0Apache-2.0

Gloxor kernel

Gloxor is an operating system kernel aiming towards being modular and extensible. Currently not much is supported, but that will change with time.

TODO

Lot of stuff needs to be done but primarly

  • Parse Stivale protocol
  • Parse Limine protocol
  • Logging to several output sources
  • Drivers
    • Keyboard
    • Mouse
    • Disk
    • ACPI
    • Serial
  • Unit test
  • Memory allocation
  • Filesystem
  • Scheduling
  • Userspace