• Home
  • Raw
  • Download

Lines Matching +full:bootloader +full:- +full:config

1 # SPDX-License-Identifier: GPL-2.0-only
5 config EFI_VARS
17 config EFI_ESRT
22 config EFI_VARS_PSTORE
31 config EFI_VARS_PSTORE_DEFAULT_DISABLE
40 config EFI_RUNTIME_MAP
45 Export efi runtime memory maps to /sys/firmware/efi/runtime-map.
49 See also Documentation/ABI/testing/sysfs-firmware-efi-runtime-map.
51 config EFI_FAKE_MEMMAP
63 config EFI_MAX_FAKE_MEM
70 Ranges can be set up to this value using comma-separated list.
73 config EFI_SOFT_RESERVE
86 resource, and set aside for direct-access (device-dax) by
89 device-dax kmem facility. Say N to have the kernel treat this
94 config EFI_PARAMS_FROM_FDT
97 Select this config option from the architecture Kconfig if
101 config EFI_RUNTIME_WRAPPERS
104 config EFI_GENERIC_STUB
107 config EFI_ARMSTUB_DTB_LOADER
112 Select this config option to add support for the dtb= command
117 the bootloader this option may not be needed.
122 config EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER
128 Select this config option to add support for the initrd= command
134 config EFI_BOOTLOADER_CONTROL
135 tristate "EFI Bootloader Control"
141 bootloader. If the string matches one of the boot labels
142 defined in its configuration, the bootloader will boot once
145 bootloader reads this reboot reason and takes particular
148 config EFI_CAPSULE_LOADER
158 config EFI_CAPSULE_QUIRK_QUARK_CSH
159 bool "Add support for Quark capsules with non-standard headers"
167 config EFI_TEST
184 config APPLE_PROPERTIES
197 config RESET_ATTACK_MITIGATION
210 config EFI_RCI2_TABLE
224 config EFI_DISABLE_PCI_DMA
231 firmware can't guarantee that the OS is IOMMU-aware, it will tear
248 config EFI_EMBEDDED_FIRMWARE
253 config UEFI_CPER
256 config UEFI_CPER_ARM
261 config UEFI_CPER_X86
266 config EFI_DEV_PATH_PARSER
271 config EFI_EARLYCON
277 config EFI_CUSTOM_SSDT_OVERLAYS
285 See Documentation/admin-guide/acpi/ssdt-overlays.rst for more