[U-Boot] [PATCH v8 14/30] efi: Don't build sandbox with __attribute__((ms_abi))

Alexander Graf agraf at suse.de
Mon Jun 18 14:46:27 UTC 2018


On 06/18/2018 04:08 PM, Simon Glass wrote:
> There appears to be a bug [1] in gcc when using varargs with this
> attribute. Disable it for sandbox so that functions which use that can
> work correctly, such as install_multiple_protocol_interfaces().
>
> [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70955
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

See my patch instead please.


Alex



More information about the U-Boot mailing list