David Howells <dhowells@xxxxxxxxxx> wrote: > index d85b9625e836..c418ccc8c98e 100644 > --- a/arch/x86/boot/compressed/head_32.S > +++ b/arch/x86/boot/compressed/head_32.S > @@ -61,6 +61,7 @@ > > __HEAD > ENTRY(startup_32) > + movb $0, BP_secure_boot(%rsi) > #ifdef CONFIG_EFI_STUB > jmp preferred_addr > Bah. Forgot to compile for i386. Will repost. David -- 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