Skip to content
Commit 1a127962 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: don't use EFI_LOADER_DATA internally



EFI_LOADER_DATA/CODE is reserved for EFI applications.
Memory allocated by U-Boot for internal usage should be
EFI_BOOT_SERVICES_DATA or _CODE or EFI_RUNTIME_SERVICES_DATA or _CODE.

Reported-by: default avatarFrançois-Frédéric Ozog <ff@ozog.com>
Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: default avatarFrançois-Frédéric Ozog <ff@ozog.com>
Reviewed-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
parent 1702055e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment