[PATCHv3 4/6] efi_selftest_memory: check for duplicates first
Simon Glass
sjg at chromium.org
Sun Apr 19 05:52:30 CEST 2026
On 2026-04-13T20:35:52, Randolph Sapp <rs at ti.com> wrote:
> efi_selftest_memory: check for duplicates first
>
> Check for duplicate memory mappings before reporting any incorrect
> attributes. Could be that second allocation has the correct type while
> the first doesn't. Knowing there is a duplicate in this scenario is
> more helpful than just reporting the first mismatch.
>
> Signed-off-by: Randolph Sapp <rs at ti.com>
>
> lib/efi_selftest/efi_selftest_memory.c | 21 ++++++++++-----------
> 1 file changed, 10 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list