arttnba3 / ClosureOS

Another 64-bit OS that satisfies Multiboot2 Spec.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClosureOS

Another 64-bit OS satisfied Multiboot2 Spec.

Author: arttnba3

Introduction

You can refer to the following passages to see how it has been developed:

现代 64 位 OS 开发手记 I:UEFI 启动与 GRUB 引导

Build

$ ./repack_iso.sh

Run

We use QEMU to run it by default, or you can install it into your device manually.

$ ./run.sh

License

GPL

About

Another 64-bit OS that satisfies Multiboot2 Spec.

License:GNU General Public License v2.0


Languages

Language:C 80.3%Language:Shell 9.5%Language:Assembly 4.2%Language:CMake 3.6%Language:C++ 2.4%