Skip to content

Neverous/efibooteditor

Repository files navigation

EFI Boot Editor

Boot Editor for (U)EFI based systems.

EFIBootEditor

File path dialog

Hot Keys dialog

Command-line interface

There is also a command-line interface for quick backup/restore functionality:

Usage: efibooteditor [options]
Boot Editor for (U)EFI based systems.

Options:
  -h, --help           Displays help on commandline options.
  --help-all           Displays help including Qt specific options.
  -v, --version        Displays version information.
  -e, --export <FILE>  Export configuration.
  -d, --dump <FILE>    Dump raw EFI data.
  -i, --import <FILE>  Import configuration from JSON (either from export or
                       raw dump).
  -f, --force          Force import, don't ask for confirmation.

Requirements

Installation

See INSTALL instructions.

Localization

You can help localize this project on Weblate.

Translations

License

This project is licensed under the LGPLv3 License - see the LICENSE file for details