]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi: Fix ll_boot_init() operation with the app
authorSimon Glass <sjg@chromium.org>
Wed, 29 Dec 2021 18:57:43 +0000 (11:57 -0700)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 31 Dec 2021 05:45:01 +0000 (06:45 +0100)
commit9079486461c369df3f5a1d8bfb5003f8769554dc
treec073c21d085ca50075a7da4e0f73b2ccf035ca0c
parentefd35c7d59814435cadfdd5296337cdeacd66948
efi: Fix ll_boot_init() operation with the app

This should return false when the EFI app is running, since UEFI has done
the required low-level init. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
include/init.h