[U-Boot] [PATCH 2/6] efi: Fix missing EFIAPI specifiers
Alexander Graf
agraf at suse.de
Wed Aug 10 13:40:51 CEST 2016
On 08/07/2016 01:23 AM, Simon Glass wrote:
> These are missing in some functions. Add them to keep things consistent.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
Is there any way to change the EFIAPI definition so that we get build
warnings for non matching function types on aarch64 as well?
Reviewed-by: Alexander Graf <agraf at suse.de>
Alex
More information about the U-Boot
mailing list