]> git.baikalelectronics.ru Git - uboot.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)
commitcf0764892d680ebbcb903f628c30100814d8d796
treec073c21d085ca50075a7da4e0f73b2ccf035ca0c
parentf8e18cb6fd22f6f897045026e67124b7780a0847
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