Public
Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
EFI Boot Editor
Boot Editor for (U)EFI based systems.



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.
License
This project is licensed under the LGPLv3 License - see the LICENSE file for details