Skip to content
/ jtos Public

A minimalistic, academic x86-64 UEFI operating system

Notifications You must be signed in to change notification settings

cubuspl42/jtos

Repository files navigation

jtos

jtos is an EFI-compatible operating system for x86-64 architecture.

jtos inside QEMU

Features

  • Terminal
  • printing time (in hex)
  • echo mode

Compiling

Currently jtos can be compiled only on Linux. Provided Makefile will probably work out of the box only on Ubuntu.

Dependencies:

  • clang
  • gnu-efi

Running

jtos' QEMU image can be run on QEMU on Linux, OS X and possibly more.

./run.sh

Dependencies:

  • QEMU
  • OVMF

About

A minimalistic, academic x86-64 UEFI operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages