QEFIEntryManager Versions Save

A userspace cross-platform EFI boot entry management GUI App based on Qt.

v.0.3.0

2 years ago
  • Allow to import/export EFI boot entries.
  • Allow to manually add an EFI boot entry for Media HD and Media File.

What's Changed

Full Changelog: https://github.com/Inokinoki/QEFIEntryManager/compare/v0.2.1...v.0.3.0

v0.2.1

2 years ago

Allow to enable/disable a boot entry.

v0.2.0

2 years ago

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: https://github.com/Inokinoki/QEFIEntryManager/compare/v0.1.2...v0.2.0

v0.1.3

2 years ago

Fix reboot target set bug in v0.1.2

v0.1.2

2 years ago

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.

v0.1.1

2 years ago

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.

v0.1.0

2 years ago

Now you can change the boot order and set the next reboot target with this app.