]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
disk: part_efi: print raw partition attributes
authorStephen Warren <swarren@nvidia.com>
Mon, 8 Oct 2012 08:14:36 +0000 (08:14 +0000)
committerTom Rini <trini@ti.com>
Wed, 17 Oct 2012 14:59:10 +0000 (07:59 -0700)
commit13bf2f55d9ea6620f0bcdc4a9f0b67f6ec81885f
treeb6c6c5357006a74fe39de7f829b9f1a356ba3bd5
parent1c8346ab38a981559a25492dcdfda211cb09aab4
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>
disk/part_efi.c
disk/part_efi.h