Re: [PATCH v3] x86, efi: Calling __pa() with an ioremap'd addressis invalid

From: Matthew Garrett
Date: Mon Nov 07 2011 - 16:37:01 EST


On Mon, Nov 07, 2011 at 01:34:01PM -0800, H. Peter Anvin wrote:
> On 11/07/2011 01:23 PM, Matthew Garrett wrote:
> >
> > I know. But we also have to handle being called after
> > ExitBootServices(). There are going to be people who don't want to deal
> > with signing their kernel builds.
> >
>
> Could you clarify why these two are connected?

You can't execute anything unsigned until after ExitBootServices() has
been called. Otherwise your bootloader is also a malware loader, and
your signature probably gets blacklisted.

--
Matthew Garrett | mjg59@xxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/