Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_EFI_RUNTIME_MAP
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_EFI_RUNTIME_MAP:
( CONFIG_EXPERT ) && ( CONFIG_EFI )
Export EFI runtime memory regions to /sys/firmware/efi/runtime-map. That memory map is required by the 2nd kernel to set up EFI virtual mappings after kexec, but can also be used for debugging purposes.
See also Documentation/ABI/testing/sysfs-firmware-efi-runtime-map.
drivers/firmware/efi/Kconfig
The configuration item CONFIG_EFI_RUNTIME_MAP:
CONFIG_X86 && CONFIG_EFI && CONFIG_KEXEC_CORE
Export efi runtime memory maps to /sys/firmware/efi/runtime-map. That memory map is used for example by kexec to set up efi virtual mapping the 2nd kernel, but can also be used for debugging purposes.
See also Documentation/ABI/testing/sysfs-firmware-efi-runtime-map.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - E index
Automatically generated (in year 2024). See also LKDDb sources on GitLab