]> git.ipfire.org Git - thirdparty/grub.git/commit
probe: Support probing for msdos PARTUUID
authorNicholas Vinson <nvinson234@gmail.com>
Mon, 30 Sep 2019 12:27:59 +0000 (08:27 -0400)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 21 Oct 2019 12:00:54 +0000 (14:00 +0200)
commitc7cb11b2198a07098143ecc67b19497ba25df28f
tree1dec0799a4b69cd6f591d42d873446c92d5bfe50
parentff3e91be9cc3d6f040a7f47fac0db1c93f80a9a8
probe: Support probing for msdos PARTUUID

Extend partition UUID probing support in GRUB core to display pseudo
partition UUIDs for MBR (MSDOS) partitions.

Signed-off-by: Nicholas Vinson <nvinson234@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/commands/probe.c