[PATCH v12 9/9] doc: uefi: add HTTP Boot support

Fabio Estevam festevam at gmail.com
Tue Nov 14 10:05:28 CET 2023


Hi Masahisa,

On Fri, Nov 10, 2023 at 1:29 AM Masahisa Kojima
<masahisa.kojima at linaro.org> wrote:

> +Set up the load option specifying the target URI::
> +
> +    efidebug boot add -u 1 netinst http://foo/bar
> +
> +When this load option is selected as boot selection, resolve the
> +host ip address by dns, then download the file with wget.

Just curious: what is the typical size of the file that is downloaded via wget?

We are observing some inconsistent behavior with wget as discussed in
this thread:

https://lore.kernel.org/u-boot/CAJ+vNU2U9W2NRT6hf1CAEQ_56SDQviUEzuDD1iYOpdf1CNaZBw@mail.gmail.com/

Do you see the same problem?

Thanks,

Fabio Estevam


More information about the U-Boot mailing list