lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 6 Mar 2014 21:40:14 +0000 From: Matt Fleming <matt@...sole-pimps.org> To: David Rientjes <rientjes@...gle.com> Cc: linux-efi@...r.kernel.org, "H. Peter Anvin" <hpa@...or.com>, Borislav Petkov <bp@...en8.de>, Alan Cox <alan@...rguk.ukuu.org.uk>, Matthew Garrett <mjg59@...f.ucam.org>, linux-kernel@...r.kernel.org, Matt Fleming <matt.fleming@...el.com> Subject: Re: [PATCH v2 00/13] EFI mixed mode On Thu, 06 Mar, at 01:27:23PM, David Rientjes wrote: > > This was merged into tip#x86/efi-mixed and results in a build error, > config attached: > > arch/x86/boot/tools/build.c: In function 'update_pecoff_setup_and_reloc': > arch/x86/boot/tools/build.c:259:1: error: parameter name omitted > arch/x86/boot/tools/build.c: In function 'update_pecoff_text': > arch/x86/boot/tools/build.c:260:1: error: parameter name omitted > arch/x86/boot/tools/build.c:260:1: error: parameter name omitted > arch/x86/boot/tools/build.c: In function 'main': > arch/x86/boot/tools/build.c:380:2: warning: implicit declaration of function 'efi_stub_entry_update' [-Wimplicit-function-declaration] > arch/x86/boot/compressed/head_64.o: In function `efi64_config': > (.data+0x90): undefined reference to `efi_call6' Thanks for the report David. I sent a pull request that fixes these errors up. Looks like it got pulled into tip:x86/efi, commit 617b3c37da78 Merge: 994448f1afa6 3db4cafdfd05 Author: Matt Fleming <matt.fleming@...el.com> Date: Wed Mar 5 18:18:50 2014 +0000 Merge branch 'mixed-mode' into efi-for-mingo So everything should be working in tip:x86/efi which includes tip:x86/efi-mixed. -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists