[PATCH v5 17/23] efi_loader: Show the address for pool allocations

Simon Glass sjg at chromium.org
Tue Dec 17 20:47:15 CET 2024


When logging pool allocations, show the address of the pointer, not the
pointer itself. This makes it easier to debug with sandbox

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v4)

Changes in v4:
- Add new patch to show the address for pool allocations

 lib/efi_loader/efi_boottime.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list