MCPcopy Create free account
hub / github.com/Neverous/efibooteditor

github.com/Neverous/efibooteditor @v1.5.7

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.5.7 ↗ · + Follow
872 symbols 1,475 edges 92 files 107 documented · 12% updated 5d agov1.5.7 · 2026-04-27★ 4765 open issues

Browse by type

Functions 642 Types & classes 230
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Core symbols most depended-on inside this repo

Shape

Method 563
Class 196
Function 79
Enum 34

Languages

C++91%
Python4%
TypeScript3%
C3%

Modules by API surface

src/filepathdialog.cpp126 symbols
include/bootentry.h108 symbols
include/efiboot.h89 symbols
src/bootentry.cpp62 symbols
include/commands.h46 symbols
src/efibooteditor.cpp35 symbols
include/efivar-lite/device-paths.h26 symbols
src/bootentrylistmodel.cpp23 symbols
src/efibootdata.cpp22 symbols
src/commands.cpp21 symbols
misc/qt-updater/main.py17 symbols
misc/codegen/spec_parse.py15 symbols

For agents

$ claude mcp add efibooteditor \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page