Inokinoki / QEFIEntryManager

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

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

Open oldherl opened 5 months ago

oldherl commented 5 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 4 months ago

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

oldherl commented 4 months ago

That was built from git commit 80261d8

Inokinoki commented 3 months ago

That was built from git commit 80261d8

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