[PATCH v2 2/2] sandbox: add bootmethod EFI boot-manager

Simon Glass sjg at chromium.org
Fri Oct 18 19:21:01 CEST 2024


Hi Heinrich,

On Thu, 17 Oct 2024 at 19:18, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> The EFI boot-manager is the default method to boot EFI binaries.
> We should be able to use it on the Sandbox.
>
> * Enable EFI boot-manager bootmethod on the sandbox.
> * Adjust unit tests to reflect the additional boot method.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Mattijs Korpershoek <mkorpershoek at baylibre.com>
> ---
> v2:
>         no changes
> ---
>  arch/sandbox/dts/test.dts |  4 ++++
>  test/boot/bootmeth.c      | 28 +++++++++++++++++-----------
>  2 files changed, 21 insertions(+), 11 deletions(-)

This is better, but I still see this.

=> bootflow scan
     efi_var_to_file() Cannot persist EFI variables without system partition

Please find a way to get rid of it. I can give some suggestions if you like.

Regards,
Simon


More information about the U-Boot mailing list