Re: [U-Boot] EFI Stub compilation errors

2016-08-26 Thread Robert Bray
Thank you Simon and Bin. I'll give it a shot. Bob From: s...@google.com <s...@google.com> on behalf of Simon Glass <s...@chromium.org> Sent: Thursday, August 25, 2016 9:32:25 PM To: Robert Bray Cc: u-boot@lists.denx.de; Bin Meng Subject: Re: [U-Bo

Re: [U-Boot] EFI Stub compilation errors

2016-08-26 Thread Robert Bray
Hello, I'm getting the same compilation errors as mentioned in the following thread. https://marc.info/?l=u-boot=145996759119043=2 Can you please provide the workaround patch for me as well? Thanks, Bob ___ U-Boot mailing list

Re: [U-Boot] EFI Stub compilation errors

2016-08-25 Thread Simon Glass
+Bin Hi Robert, On 25 August 2016 at 21:24, Robert Bray wrote: > Hello, > > > I'm getting the same compilation errors as mentioned in the following > thread. > > https://marc.info/?l=u-boot=145996759119043=2 > > > Can you please provide the workaround patch for me as well?

Re: [U-Boot] EFI Stub compilation errors

2016-04-06 Thread Simon Glass
Hi Nicolae, On 5 April 2016 at 02:02, Nicolae Rosia wrote: > > Hello, > > I'm trying to build U-Boot as an UEFI Payload, head > 4ed6ed3c27a069a00c8a557d606a05276cc4653e, branch master. > I did the following: > make qemu-x86_defconfig > make menuconfig > Enable the

[U-Boot] EFI Stub compilation errors

2016-04-05 Thread Nicolae Rosia
Hello, I'm trying to build U-Boot as an UEFI Payload, head 4ed6ed3c27a069a00c8a557d606a05276cc4653e, branch master. I did the following: make qemu-x86_defconfig make menuconfig Enable the following: CONFIG_EFI=y EFI_STUB=y EFI_STUB_64BIT=y make I gets lots of warnings ([0]) and the following