Files
u-boot/lib/efi_client
Simon Glass 89611203f0 efi: Use EVT_RESERVE_BOARD to reserve memory for efi_priv
Use the EVT_RESERVE_BOARD event handler to allocate the efi_priv struct
in the normal memory area. This avoids the caller needing to keep it on
the stack.

Copy the struct to the new place and start using it there.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-11-12 08:40:05 -07:00
..
2025-11-12 08:40:05 -07:00
2025-11-12 08:40:05 -07:00
2025-11-12 08:40:05 -07:00