Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/josephm101/uefi-boot-manager

Front-end for "efibootmgr" command-line tool for Linux
https://github.com/josephm101/uefi-boot-manager

Last synced: 2 days ago
JSON representation

Front-end for "efibootmgr" command-line tool for Linux

Awesome Lists containing this project

README

        

# UEFI-Boot-Manager
Front-end for "efibootmgr" command-line tool for Linux

Built with Qt Creator on Linux (Manjaro - Arch Linux)

Qt 5.15.2

- - - -

## Building
Prerequisites:
- `qmake`
- `make`

In the repository directory, run `build.sh`. This will generate an executable binary file (`uefi_boot_manager`).