[PATCH v4 04/25] efi_loader: Add comments where incorrect addresses are used

Tom Rini trini at konsulko.com
Mon Dec 2 21:18:32 CET 2024


On Sun, Dec 01, 2024 at 08:24:23AM -0700, Simon Glass wrote:

> Some functions are passing addresses instead of pointers to the
> efi_add_memory_map() function. This confusion is understandable since
> the function arguments indicate an address.
> 
> Make a note of the 8 places where there are problems, which would break
> usage in sandbox tests.
> 
> Future work will resolve these problems.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Please just resolve these rather than introducing a patch to then fix
them later. This is something that should have been fixup'd before
posting. Thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241202/2bfc9fe4/attachment.sig>


More information about the U-Boot mailing list