disk: part_efi: print partition UUIDs
authorStephen Warren <swarren@nvidia.com>
Mon, 8 Oct 2012 08:14:34 +0000 (08:14 +0000)
committerTom Rini <trini@ti.com>
Wed, 17 Oct 2012 14:59:10 +0000 (07:59 -0700)
commitf07cd2c4c703cb07ca595fb0b7e3aa3c4ed8b540
tree6f69c3dd5bdb64fcb97b1b3972a1b6db7f795913
parent788a8c1fc9d27aa9f07d85425783bfce6ebe974a
disk: part_efi: print partition UUIDs

When printing the partition table, print the partition type UUID and the
individual partition UUID. Do this unconditionally, since partition UUIDs
are useful.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
disk/part_efi.c