[U-Boot] [PATCH v2 10/11] efi_loader: support device tree for bootefi selftest
Simon Glass
sjg at chromium.org
Fri Mar 23 14:30:19 UTC 2018
On 15 February 2018 at 00:31, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> The second argument of the bootefi command should always be usable to
> specify a device tree. This was missing for bootefi selftest and
> bootefi hello.
>
> Proper error handling is added.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2
> new patch
> ---
> cmd/bootefi.c | 109 ++++++++++++++++++++++++------------------
> include/efi_loader.h | 2 +
> lib/efi_loader/efi_boottime.c | 2 +
> 3 files changed, 67 insertions(+), 46 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list