diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-09-08 10:51:27 +0000 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-09-14 23:28:52 +0200 |
commit | e5a31376acdd3f07a08be4433d9113ba61319204 (patch) | |
tree | a798ff0f5a221927a4a97cf999be1cb566502f31 /arch/riscv/include/asm/global_data.h | |
parent | 8479333ce7f44ff8cd9f00fbcb8ffa2a5b5763f9 (diff) |
efi_loader: efi_var_mem_notify_exit_boot_services
efi_var_mem_notify_exit_boot_services() is invoked when ExitBootServices()
is called by the UEFI payload.
efi_var_mem_notify_exit_boot_services() should not be defined as
__efi_runtime as it is invoking EFI_ENTRY() and EFI_EXIT() which themselves
are not __efi_runtime.
Fixes: f1f990a8c958 ("efi_loader: memory buffer for variables")
Fixes: e01aed47d6a0 ("efi_loader: Enable run-time variable support for tee based variables")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'arch/riscv/include/asm/global_data.h')
0 files changed, 0 insertions, 0 deletions