summaryrefslogtreecommitdiff
path: root/include/efi_variable.h
diff options
context:
space:
mode:
authorJavier Martinez Canillas <[email protected]>2026-02-12 21:45:00 +0100
committerHeinrich Schuchardt <[email protected]>2026-02-15 08:43:58 +0100
commit16b8554cd4f01462cc6bac0350041e95868c4988 (patch)
treec60ca11de101d0d55e1224a4f070ed8e72bc855d /include/efi_variable.h
parent5e8025588862a1ec6da14af97e244a491d079e7f (diff)
efi_loader: disk: Extend EFI_PARTITION_INFO_PROTOCOL to support MBR
The EFI_PARTITION_INFO_PROTOCOL provides detailed information about partitions. The UEFI specification mentions that both GPT and MBR partition schemes are supported, but the U-Boot implementation only supports the former. This can cause compatibility issues for platforms whose boot ROM only supports MBR. This change adds support for MBR partition tables to the protocol, making U-Boot compatible with systems that require a legacy MBR table. Signed-off-by: Javier Martinez Canillas <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'include/efi_variable.h')
0 files changed, 0 insertions, 0 deletions