Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_EFI_FAKE_MEMMAP
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_EFI_FAKE_MEMMAP:
CONFIG_EFI
Saying Y here will enable "efi_fake_mem" boot option. By specifying this parameter, you can add arbitrary attribute to specific memory range by updating original (firmware provided) EFI memmap. This is useful for debugging of EFI memmap related feature, e.g., Address Range Mirroring feature.
drivers/firmware/efi/Kconfig
The configuration item CONFIG_EFI_FAKE_MEMMAP:
CONFIG_EFI && CONFIG_X86
Saying Y here will enable "efi_fake_mem" boot option. By specifying this parameter, you can add arbitrary attribute to specific memory range by updating original (firmware provided) EFI memmap. This is useful for debugging of EFI memmap related feature. e.g. Address Range Mirroring feature.
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