What about a Note panel in the Kernel section after

> There are several other options that may be desired depending on the
> requirements for the system. For a list of options needed for BLFS
> packages, see the BLFS Index of Kernel Settings
> (http://www.linuxfromscratch.org/blfs/view/7.10/longindex.html#kernel-config-index).

that says:

=====================================================
Note

If your host hardware is using UEFI, then the 'make defconfig' above
should automatically add in some EFI-related kernel options.

In order to allow your LFS kernel to be booted from within your host's
UEFI boot environment, your kernel must have this option selected

  Processor type and features  --->
     [*]   EFI stub support

which equates to CONFIG_EFI_STUB=y

A fuller description of managing UEFI environments from within LFS
is covered by the lfs-uefi.txt hint at
http://www.linuxfromscratch.org/hints/downloads/files/lfs-uefi.txt.
=====================================================
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to