UPSTREAM: efi: split off remapping code from efi_config_init()
Split of the remapping code from efi_config_init() so that the caller can perform its own remapping. This is necessary to correctly handle virtually remapped UEFI memory regions under kexec, as efi.systab will have been updated to a virtual address. Acked-by:Matt Fleming <matt.fleming@intel.com> Tested-by:
Leif Lindholm <leif.lindholm@linaro.org> Signed-off-by:
Ard Biesheuvel <ard.biesheuvel@linaro.org> (cherry picked from commit 7bb68410ef22067b08fd52887875b8f337f89dcc) Signed-off-by:
Tomasz Figa <tfiga@chromium.org> Bug: 24475017 Change-Id: Ib684bba9f6e8e9f72cdef1c514ea273c05a45e83 Signed-off-by:
Kees Cook <keescook@google.com>
Loading
Please register or sign in to comment