An open API service indexing awesome lists of open source software.

https://github.com/maxvdec/rouge

A new bootloader and boot manager for UEFI from scratch. Fast and customizable.
https://github.com/maxvdec/rouge

Last synced: about 1 month ago
JSON representation

A new bootloader and boot manager for UEFI from scratch. Fast and customizable.

Awesome Lists containing this project

README

          

# Rouge

Rouge is a bootloader and boot manager for UEFI made for speed, confort and usability. It's currently a work on progress. It aims to boot

---
![GitHub contributors](https://img.shields.io/github/contributors/maxvdec/delta)
![GitHub last commit](https://img.shields.io/github/last-commit/maxvdec/delta)
![Tests](https://github.com/maxvdec/delta/actions/workflows/deploy.yml/badge.svg)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/maxvdec/delta)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/maxvdec/delta_roadmap?label=roadmap)
![GitHub Repo stars](https://img.shields.io/github/stars/maxvdec/delta)

### Supported Architectures
* x86_64 (working)

### Boot protocols
* Rouge

### Filesystems
* FAT12/16/32 (UEFI)

## Usage

Usage instructions will be made soon to instruct on usage

## License

The license is a pure MIT license.