Re: [PATCH 1/5] efi: move noefi early param code out of x86 arch code

From: Dave Young
Date: Tue Aug 12 2014 - 03:15:27 EST


On 08/11/14 at 11:52pm, Randy Dunlap wrote:
> On 08/11/14 23:10, Dave Young wrote:
> > noefi param can be used for arches other than X86 later, thus move it out of
> > x86 platform code.
> >
> > Signed-off-by: Dave Young <dyoung@xxxxxxxxxx>
> > ---
> > arch/x86/platform/efi/efi.c | 10 +---------
> > drivers/firmware/efi/efi.c | 13 +++++++++++++
> > include/linux/efi.h | 1 +
> > 3 files changed, 15 insertions(+), 9 deletions(-)
>
> This line in Documentation/kernel-parameters.txt needs to be updated:
>
> noefi [X86] Disable EFI runtime services support.

Randy, thanks

Will update the documentation.

Dave
--
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/