]> git.baikalelectronics.ru Git - uboot.git/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)
commite90fc8232bb75f54884a60a633b6b14fd59fe017
treeb80de7bece6a50651a07523b96f53ad001e87102
parent037ec5a89a9091ac21841726518306ad09eb42fb
efi_loader: remove double EFI_EXIT() with efi_unsupported

Probably this went unnoticed before, but it causes problems with
addition of b990f4a1 ("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