| commit | 13b52ca0f949fd1f90747656f02ace88135073a8 | [log] [tgz] |
|---|---|---|
| author | David Howells <dhowells@redhat.com> | Tue Jan 31 14:45:59 2017 +0000 |
| committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Fri Feb 03 16:04:48 2017 +0000 |
| tree | 3540cf77991e520a3739108bbb916a4d3f3b7d1a | |
| parent | a314c541eb8b1324d29992cd96fbe373d32bb79c [diff] |
arm/efi: Allow invocation of arbitrary runtime services efi_call_runtime() is provided for x86 to be able abstract mixed mode support. Provide this for ARM also so that common code work in mixed mode also. Suggested-by: Lukas Wunner <lukas@wunner.de> Cc: Matt Fleming <matt@codeblueprint.co.uk> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>