From: Alexander Graf <agraf@suse.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/6] efi: Fix missing EFIAPI specifiers
Date: Wed, 10 Aug 2016 13:40:51 +0200 [thread overview]
Message-ID: <57AB12C3.3010808@suse.de> (raw)
In-Reply-To: <1470525796-26941-2-git-send-email-sjg@chromium.org>
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@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@suse.de>
Alex
next prev parent reply other threads:[~2016-08-10 11:40 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-06 23:23 [U-Boot] [PATCH 1/6] x86: Add implementations of setjmp() and longjmp() Simon Glass
2016-08-06 23:23 ` [U-Boot] [PATCH 2/6] efi: Fix missing EFIAPI specifiers Simon Glass
2016-08-09 6:50 ` Bin Meng
2016-08-10 11:40 ` Alexander Graf [this message]
2016-08-12 17:20 ` Simon Glass
2016-08-06 23:23 ` [U-Boot] [PATCH 3/6] arm: efi: Add a hello world test program Simon Glass
2016-08-09 6:50 ` Bin Meng
2016-08-09 18:16 ` Simon Glass
2016-08-09 20:55 ` Alexander Graf
2016-08-15 12:23 ` Leif Lindholm
2016-09-26 14:09 ` Simon Glass
2016-09-27 1:53 ` Leif Lindholm
2016-10-18 1:55 ` Simon Glass
2016-10-19 20:22 ` Leif Lindholm
2016-10-20 8:19 ` Leif Lindholm
2016-11-07 15:46 ` Simon Glass
2016-08-06 23:23 ` [U-Boot] [PATCH 4/6] x86: efi: Add EFI loader support for x86 Simon Glass
2016-08-09 6:50 ` Bin Meng
2016-08-10 11:49 ` Alexander Graf
2016-08-10 12:56 ` Simon Glass
2016-08-10 13:01 ` Alexander Graf
2016-10-25 21:33 ` Alexander Graf
2016-11-07 15:46 ` Simon Glass
2016-08-06 23:23 ` [U-Boot] [PATCH 5/6] x86: efi: Add a hello world test program Simon Glass
2016-08-09 6:51 ` Bin Meng
2016-08-06 23:23 ` [U-Boot] [PATCH 6/6] x86: Enable EFI loader support Simon Glass
2016-08-09 6:51 ` Bin Meng
2016-08-09 6:49 ` [U-Boot] [PATCH 1/6] x86: Add implementations of setjmp() and longjmp() Bin Meng
2016-08-09 18:16 ` Simon Glass
2016-08-10 2:34 ` Bin Meng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=57AB12C3.3010808@suse.de \
--to=agraf@suse.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.