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.
- Host: GitHub
- URL: https://github.com/maxvdec/rouge
- Owner: maxvdec
- License: mit
- Created: 2025-08-26T08:04:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-03T19:28:10.000Z (10 months ago)
- Last Synced: 2025-09-03T20:25:34.950Z (10 months ago)
- Language: Zig
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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
---






### 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.