commit | 7bb68410ef22067b08fd52887875b8f337f89dcc | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Sat Oct 18 15:04:15 2014 +0200 |
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Mon Jan 12 08:16:55 2015 +0000 |
tree | 90679b30e295a4d2333a69b0b726fa80d5ba9b46 | |
parent | 8ce837cee8f51fb0eacb32c85461ea2f0fafc9f8 [diff] |
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>