commit | 13bf2f55d9ea6620f0bcdc4a9f0b67f6ec81885f | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Oct 08 08:14:36 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Wed Oct 17 07:59:10 2012 -0700 |
tree | b6c6c5357006a74fe39de7f829b9f1a356ba3bd5 | |
parent | 1c8346ab38a981559a25492dcdfda211cb09aab4 [diff] |
disk: part_efi: print raw partition attributes When printing the EFI partition table, print the raw attributes. Convert struct gpt_entry_attributes to a union to allow raw access. Signed-off-by: Stephen Warren <swarren@nvidia.com>