mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-13 07:07:28 +08:00
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>