Re: search: Support searching for partition UUID with --part-uuid

2022-08-11 Thread Glenn Washburn
On Tue, 3 Nov 2020 20:45:23 +0300 Dmitry wrote: > Hello, > > Please review and accept a patch from attachments. Attaching a patch makes it hard to review, please resubmit inline using git send-email. Also make sure to have your SOB (Signed-off-by) line at the end of the commit message. Glenn

search: Support searching for partition UUID with --part-uuid

2020-11-03 Thread Dmitry
ject: [PATCH] search: Support searching for partition UUID with --part-uuid These changes are made in the same way as in the probe command. --- docs/grub.texi | 11 ++--- grub-core/Makefile.core.def | 5 +++ grub-core/commands/search.c | 61 +++