Lines Matching +full:arm +full:- +full:firmware +full:- +full:suite
1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "EFI (Extensible Firmware Interface) Support"
34 Export efi runtime memory maps to /sys/firmware/efi/runtime-map.
38 See also Documentation/ABI/testing/sysfs-firmware-efi-runtime-map.
47 to specific memory range by updating original (firmware provided)
59 Ranges can be set up to this value using comma-separated list.
75 resource, and set aside for direct-access (device-dax) by
78 device-dax kmem facility. Say N to have the kernel treat this
110 depends on EFI_GENERIC_STUB && !ARM
121 calls. For compatibility with non-EFI loaders, the payload can be
123 loader implements the decompression algorithm and that non-EFI boot
175 capsule support in the firmware, which many OEMs do not provide.
180 bool "Add support for Quark capsules with non-standard headers"
196 interfaces which are provided by the firmware. This driver is used
197 by the Firmware Test Suite (FWTS) for testing the UEFI runtime
198 interfaces readiness of the firmware.
225 Request that the firmware clear the contents of RAM after a reboot
240 attribute 'rci2' under /sys/firmware/efi/tables directory.
253 kernel. System firmware may configure the IOMMU to prevent malicious
255 firmware can't guarantee that the OS is IOMMU-aware, it will tear
272 depends on SERIAL_EARLYCON && !ARM && !IA64
284 See Documentation/admin-guide/acpi/ssdt-overlays.rst for more
298 an issue for Real-Time kernels.
328 depends on UEFI_CPER && ( ARM || ARM64 )