[U-Boot] [PATCH v3 07/18] efi_selftest: provide a dummy device path

Simon Glass sjg at chromium.org
Sun Oct 22 14:35:32 UTC 2017


On 18 October 2017 at 00:02, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Currently we pass bootefi_device_path and bootefi_image_path as
> device and image path without initializing them. They may carry
> values from previous calls to bootefi.
>
> With the patch the variables are initialized valid dummy values.

*to* valid

>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v3
>         new patch split off
> ---
>  cmd/bootefi.c | 6 ++++++
>  1 file changed, 6 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list