]> Git Repo - J-u-boot.git/commit
efi_loader: support device tree for bootefi selftest
authorHeinrich Schuchardt <[email protected]>
Sat, 3 Mar 2018 14:29:03 +0000 (15:29 +0100)
committerAlexander Graf <[email protected]>
Wed, 4 Apr 2018 09:00:06 +0000 (11:00 +0200)
commitbc4f9133edb4baf5f68689a03137bb2c336e2026
tree53c7af9775ee69c14fc2cf69ecc37a545af23464
parentfc225e60822e3fd18a56b546eb683d6818d3f9c4
efi_loader: support device tree for bootefi selftest

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 <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
cmd/bootefi.c
include/efi_loader.h
lib/efi_loader/efi_boottime.c
This page took 0.035412 seconds and 4 git commands to generate.