commit | f07cd2c4c703cb07ca595fb0b7e3aa3c4ed8b540 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Oct 08 08:14:34 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Wed Oct 17 07:59:10 2012 -0700 |
tree | 6f69c3dd5bdb64fcb97b1b3972a1b6db7f795913 | |
parent | 788a8c1fc9d27aa9f07d85425783bfce6ebe974a [diff] |
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>