Forked from
Reform / reform-boundary-uboot
34582 commits behind the upstream repository.
-
Stephen Warren authored
Enhance get_partition_info_efi() to range-check the partition number. This prevents invalid partitions being accessed, and prevents access beyond the end of the gpt_pte[] array. Signed-off-by:
Stephen Warren <swarren@nvidia.com>
Stephen Warren authoredEnhance get_partition_info_efi() to range-check the partition number. This prevents invalid partitions being accessed, and prevents access beyond the end of the gpt_pte[] array. Signed-off-by:
Stephen Warren <swarren@nvidia.com>
part_efi.c 11.94 KiB