kaz399 / mikanos-aarch64

Original Code: https://github.com/uchan-nos/mikanos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mikanos

MikanOS: An educational operating system running on legacy free architecture.

Files

  • MikanLoaderPkg
    • The MikanOS loader as a UEFI Application
  • kernel
    • The MikanOS kernel

Remarks

The 'master' branch of this repository is tend to be rebased. Sorry for your inconvenience.

Although rebasing a master branch is generally a bad hobit, this repository should be maintained so as to make the commits history straight-forward.

About

Original Code: https://github.com/uchan-nos/mikanos

License:Apache License 2.0


Languages

Language:C++ 89.6%Language:C 6.8%Language:Makefile 2.7%Language:Python 0.5%Language:Assembly 0.4%