[PATCH 11/16] Add proper definitions for some EFI function pointers.
Mark Salter
msalter at redhat.com
Tue Aug 13 09:57:39 EDT 2013
On Fri, 2013-08-09 at 16:26 -0700, Roy Franz wrote:
> The x86/AMD64 EFI stubs must us a call wrapper to convert between
> the Linux and EFI ABIs, so void pointers are sufficient. For ARM,
> the ABIs are compatible, so we can directly invoke the function
> pointers. The functions that are used by the ARM stub are updated
> to match the EFI definitions.
>
> Signed-off-by: Roy Franz <roy.franz at linaro.org>
> ---
Tested on arm64.
Acked-by: Mark Salter <msalter at redhat.com>
More information about the linux-arm-kernel
mailing list