
2 Dec
2024
2 Dec
'24
9:18 p.m.
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@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