Simon Glass 11158aef89 bootstd: Init the size before reading extlinux file
The implementation in extlinux_pxe_getfile() does not pass a valid size
to bootmeth_read_file(), so this can fail if the uninited value happens to
be too small.

Fix this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-08-03 15:30:54 -04:00
..
2023-08-02 12:05:57 -06:00
2023-08-03 15:30:53 -04:00
2023-07-14 12:54:51 -04:00
2021-11-11 19:01:56 -05:00
2023-07-14 12:54:51 -04:00
2022-01-19 18:11:34 +01:00
2021-11-11 19:01:56 -05:00
2021-11-11 19:01:56 -05:00
2021-11-11 19:01:56 -05:00
2023-07-21 22:07:46 -04:00
2023-07-14 12:54:51 -04:00
2023-03-02 17:45:58 -05:00
2022-08-26 16:32:59 -06:00