Releases: Inokinoki/QEFIEntryManager
Koa
Major new features
- Added a CLI tool, similar to RedHat bootloader team's efibootmgr to manipulate EFI entries
- Added EFI partition manipulations - mount, umount, open and create boot entry from an EFI file (beta feature)
What's Changed
- Translation into Portuguese and Spanish by @bigbruno in #36
- Upgrade and fix CI workflow by @Inokinoki in #40
- Pack AppImage w/o pkexec by @Inokinoki in #41
- Improve formatting semantics in
README.md. by @RokeJulianLockhart in #39 - Refactor entry creation with more DP device path definitions by @Inokinoki in #44
- Add CLI mode for EFI boot manager by @Inokinoki in #46
- Add EFI partition view by @Inokinoki in #45
- Remove cli from GUI by @Inokinoki in #47
- Fix packaging by @Inokinoki in #50
- Refactor partition view UI and add EFI boot entry creation by @Inokinoki in #49
- Add translations after adding EFI partition functions by @Inokinoki in #51
- Refactor definitions of
g_efiUuidandg_efiPartTypeGuidby @Integral-Tech in #52 - Fix FreeBSD volume mount by @Inokinoki in #53
- Fix creation from EFI on Linux by @Inokinoki in #54
- Working on release v0.5.0 by @Inokinoki in #56
New Contributors
- @bigbruno made their first contribution in #36
- @RokeJulianLockhart made their first contribution in #39
Full Changelog: v0.4.1...v0.5.0
Jaccob
What's Changed
- Make it translatable by @Inokinoki in #32
- Add CPack packaging by @Inokinoki in #33
Full Changelog: v0.4.0...v0.4.1
Update on 2025/11/02:
- Added 2 AppImages without pkexec to avoid issues on Fedora, but sudo/switch user is needed to run them
Ilsa
Now it works with FreeBSD natively.
What's Changed
- Use qefi v0.4.0 to build on FreeBSD by @Inokinoki in #30
Full Changelog: v0.3.1...v0.4.0
Helene
What's Changed
- Set global variable for g_efiUuid by @YunfeiZHAO in #15
- README.md: add aur & archlinuxcn by @Integral-Tech in #17
- Set window icon by @Integral-Tech in #18
- Update actions/upload-artifact to fix workflow by @Integral-Tech in #22
- Fix misuse of asprintf() format specifiers & arg() placeholders by @Integral-Tech in #20
- refactor: use QStringLiteral() & arg() to concatenate strings by @Integral-Tech in #21
- README: add -E argument to sudo to fix running under Wayland by @Integral-Tech in #24
- refactor: replace QString::asprintf() with QString::arg() by @Integral-Tech in #23
- Add pkexec launcher script by @Integral-Tech in #25
- Define g_efiUuid as constexpr by @Integral-Tech in #26
- refactor: use range-based for loop to enhance readability by @Integral-Tech in #27
- Fix Freebsd build by @Inokinoki in #28
Full Changelog: v.0.3.0...v0.3.1_f1
Notice: Ubuntu 20.04 users please use Qt5 AppImage. We will drop support for it by the end of its LTS maintenance, April 2025.
Please build by yourself then.
Goliath
- Allow to import/export EFI boot entries.
- Allow to manually add an EFI boot entry for Media HD and Media File.
What's Changed
- Allow to import and export EFI boot entries by @Inokinoki in #12
Full Changelog: v0.2.1...v.0.3.0
Felix
Eden
The biggest change is the lib behind the app. But we also bring some new features:
- Show more information
- Add Device Path detail page
Full Changelog: v0.1.2...v0.2.0
Didier
Claude
Do not use. This version does not modify your reboot target correctly.
Still, you can change the boot order and set the next reboot target with this app.
- Merge the two views into one single view.
- Reboot should be immediate on Windows.
- Add Qt6 build.
Notice
On Windows, you may need to install MSVC Runtime v140(VS 2019) from Microsoft Visual C++ Redistributable Latest Supported Downloads. Please choose x64 to use this software.
BenJamin
Still, you can change the boot order and set the next reboot target with this app.
The prebuilt files are appended.
Notice
On Windows, you may need to install MSVC Runtime v140(VS 2019) from Microsoft Visual C++ Redistributable Latest Supported Downloads. Please choose x64 to use this software.