Skip to content

Releases: Inokinoki/QEFIEntryManager

Koa

18 Jan 11:43
506c4df

Choose a tag to compare

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

New Contributors

Full Changelog: v0.4.1...v0.5.0

Jaccob

09 Dec 22:47
9596731

Choose a tag to compare

What's Changed

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

15 Nov 22:05
714fd94

Choose a tag to compare

Now it works with FreeBSD natively.

What's Changed

Full Changelog: v0.3.1...v0.4.0

Helene

12 Nov 10:21

Choose a tag to compare

What's Changed

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

06 May 07:02

Choose a tag to compare

  • 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

02 May 11:58

Choose a tag to compare

Allow to enable/disable a boot entry.

Eden

21 Apr 18:31

Choose a tag to compare

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

10 Apr 16:15

Choose a tag to compare

Fix reboot target set bug in v0.1.2

Claude

09 Apr 02:16

Choose a tag to compare

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

07 Dec 14:36

Choose a tag to compare

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.