commit | 8b855b5c8e985fecc215da5a0d2e2a9ad3c4efb9 | [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 | 2616326a51e97cb412bb01b687f1e62a0f84f79e [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>