commit | 58648916ee7bf7a52f2b3bb48d09b743932e9177 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 15 16:19:18 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 15 08:48:42 2025 -0600 |
tree | 2b0559322c365bf79937ad5f74094afe302b8457 | |
parent | f39b5596e949863455c97cb7bb50e7ad4f2bbb29 [diff] |
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>