Inokinoki / QEFIEntryManager

A userspace cross-platform EFI boot entry management GUI App based on Qt.
GNU General Public License v3.0
281 stars 12 forks source link

No way to specify UUID of the partition when adding a Device Path #19

Open oldherl opened 10 months ago

oldherl commented 10 months ago

Click "Add", select "Media", select "HD".

image

No way to choose the partition or input UUID. If I just click OK, it is not the correct ESP.

Version: 0.3.0.r6.g80261d8-1 from [archlinuxcn]. OS: Arch Linux.

Inokinoki commented 8 months ago

Is it the release version or the main? The release version does not seem to support edit DP yet.

oldherl commented 8 months ago

That was built from git commit 80261d8

Inokinoki commented 8 months ago

That was built from git commit 80261d8

It should have been processed: https://github.com/Inokinoki/QEFIEntryManager/blob/80261d8fdac7a40a6719f461d6ae3eef1e1c7af0/qefidpeditorview.cpp#L154