bootmeth_efi: Check the filename-allocation in the network path
authorSimon Glass <sjg@chromium.org>
Fri, 15 Nov 2024 23:19:18 +0000 (16:19 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 15 Jan 2025 14:48:42 +0000 (08:48 -0600)
commitea7f88f313270e2bfef5f4f91dfb34f86f90c675
tree2b0559322c365bf79937ad5f74094afe302b8457
parentaa0ba7fbda4121fa9f3f11161fb4ebdd7e227299
bootmeth_efi: Check the filename-allocation in the network path

If the filename cannot be set we should give up. Add the missing error
check.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/bootmeth_efi.c