Files
u-boot/lib
Janis Danisevskis de05434022 Fix efi_bind_block.
efi_bind_block had two issues.
1. A pointer to a the stack was inserted as plat structure and thus used
beyond its life time.
2. Only the first segment of the device path was copied into the
platfom data structure resulting in an unterminated device path.

Signed-off-by: Janis Danisevskis <jdanisevskis@aurora.tech>
Signed-off-by: Matthew Garrett <mgarrett@aurora.tech>
Reviewed-by: Simon Glass <sjg@chromium.org>
2024-12-08 07:44:33 -07:00
..
2024-10-11 11:44:48 -06:00
2024-10-21 17:52:52 -06:00
2024-12-08 07:44:33 -07:00
2024-10-11 11:44:48 -06:00
2024-11-14 18:14:05 -06:00
2024-11-12 19:09:52 -06:00
2024-12-05 14:40:31 -07:00
2024-10-16 11:11:56 -06:00
2024-10-14 17:58:28 -06:00
2024-11-13 08:14:23 -06:00
2024-10-11 11:44:47 -06:00
2024-10-14 17:58:30 -06:00
2024-11-13 08:16:41 -06:00