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@xxxxxxxxx> 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-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html