mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02: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>