Ard Biesheuvel bb4aa6e06e efi: Drop all uses of efi_call_XX() wrappers
Now that GCC can generate function calls using the correct calling
convention for us, we can stop using the efi_call_XX() wrappers, and
just dereference the function pointers directly.

This avoids the untyped variadic wrapper routines, which means better
type checking for the method calls.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2023-05-25 16:48:00 +02:00
..
2017-05-09 09:02:15 +02:00
2017-05-08 22:06:04 +02:00
2013-12-23 04:27:53 +01:00
2015-03-03 20:50:37 +01:00
2015-03-27 14:37:16 +01:00
2017-02-02 00:59:49 +01:00
2017-05-08 20:53:28 +02:00