search for: croxon

Displaying 3 results from an estimated 3 matches for "croxon".

Did you mean: coxon
2013 Jan 08
1
[PATCH][firmware] efi: Fix build with gnu-efi >= 3.0s
...is addresses the simplest case assuming a distribution's gnu-efi was compiled with GNU_EFI_USE_MS_ABI. If you're compiling everything from source and you turn off GNU_EFI_USE_MS_ABI for gnu-efi, you'll also need to turn it off here. Cc: H. Peter Anvin <hpa at zytor.com> Cc: Nigel Croxon <nigel.croxon at hp.com> Cc: Peter Jones <pjones at redhat.com> Signed-off-by: Matt Fleming <matt.fleming at intel.com> --- Folks, is this the correct way to fix this build breakage? I can certainly conceive of ways that this will break if distros start turning off GNU_EFI_USE_MS...
2019 Feb 08
2
syslinux-6.04-pre2
On Thu, 2019-02-07 at 20:17 -0800, H. Peter Anvin wrote: > CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. > > > On 2/7/19 1:53 PM, Joakim Tjernlund wrote: > \>>> > > > > -z muldefs would bloat the libraries unnecessarily, but worse it might
2019 Feb 09
0
gnu-efi memset/memcpy
...e can see that is is a workaround for gcc/MSVC > and only for memcpy/memset : > https://sourceforge.net/p/gnu-efi/code/ci/b1d426ce67cbeaa1a8ec7d9b8d0d8071ae4563b4/ > I have suggested that gnu-efi should use weak syms for these. Just an attempt to "keep it all together" (Nigel Croxon doesn't seem to be "connecting" the following first 2 items): _ "syslinux fails to build: multiple definition of `memset'", from Joakim Tjernlund, https://sf.net/p/gnu-efi/bugs/16/ _ "jmp_buf definition violates C standard", from hpa, https://sf.net/p/gn...