Lines Matching +full:boot +full:- +full:loader
1 # SPDX-License-Identifier: GPL-2.0-only
45 Export efi runtime memory maps to /sys/firmware/efi/runtime-map.
49 See also Documentation/ABI/testing/sysfs-firmware-efi-runtime-map.
56 Saying Y here will enable "efi_fake_mem" boot option.
64 int "maximum allowable number of ranges in efi_fake_mem boot option"
69 Maximum allowable number of ranges in efi_fake_mem boot option.
70 Ranges can be set up to this value using comma-separated list.
86 resource, and set aside for direct-access (device-dax) by
89 device-dax kmem facility. Say N to have the kernel treat this
108 bool "Enable the DTB loader"
123 bool "Enable the command line initrd loader" if !X86
141 bootloader. If the string matches one of the boot labels
142 defined in its configuration, the bootloader will boot once
149 tristate "EFI capsule loader"
152 This option exposes a loader interface "/dev/efi_capsule_loader" for
159 bool "Add support for Quark capsules with non-standard headers"
231 firmware can't guarantee that the OS is IOMMU-aware, it will tear
285 See Documentation/admin-guide/acpi/ssdt-overlays.rst for more