d0p1s4m4 / Istar

A minimalist legacy and EFI bootloader (without bloat)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


License GitHub Workflow Status GitHub issues Liberapay receiving

A tiny handover bootloader in C and x86 assembly

For people wondering what Istar mean:

Istar: (Quenya) proper name. Wizard, (lit.) One Who Knows

Building

$ guix shell
$ make

License

OSI Approved License

Istar is licensed under the 3-Clause BSD License.

The full text of the license can be accessed via this link and is also included in the license file of this software package.

About

A minimalist legacy and EFI bootloader (without bloat)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 82.9%Language:Assembly 11.3%Language:Makefile 4.9%Language:Scheme 1.0%