commit | 44ab21b0f8f1ef7b2269f65933aae358e63bf7cf | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Mar 03 15:29:03 2018 +0100 |
committer | Alexander Graf <agraf@suse.de> | Wed Apr 04 11:00:06 2018 +0200 |
tree | 53c7af9775ee69c14fc2cf69ecc37a545af23464 | |
parent | 8c0dfc278aebcbc881475866408fe6530c6912e9 [diff] |
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 <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>