]> git.sur5r.net Git - u-boot/commit
efi_loader: remove double EFI_EXIT() with efi_unsupported
authorRob Clark <robdclark@gmail.com>
Wed, 26 Jul 2017 00:17:59 +0000 (20:17 -0400)
committerAlexander Graf <agraf@suse.de>
Wed, 26 Jul 2017 06:56:03 +0000 (08:56 +0200)
commitb5104821c1b7c084f908afd0f1d3fc3c506df3d0
treeb80de7bece6a50651a07523b96f53ad001e87102
parenta17e62cc533b8eb59616fc21001be90685770a06
efi_loader: remove double EFI_EXIT() with efi_unsupported

Probably this went unnoticed before, but it causes problems with
addition of 804b1d73 ("efi_loader: log EFI return values too")

Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_boottime.c