-
CONFIG_UEFI_OS_LOADER_NAME
¶
UEFI OS loader name
Type: string
Defaults¶
- “\EFI\org.clearlinux\bootloaderx64.efi” if
PLATFORM_UEFI
Kconfig definition¶
At arch/x86/Kconfig:329
Included via Kconfig:3
Menu path: (top menu)
config UEFI_OS_LOADER_NAME string prompt "UEFI OS loader name" ifPLATFORM_UEFI
default "\EFI\org.clearlinux\bootloaderx64.efi" ifPLATFORM_UEFI
depends onPLATFORM_UEFI
(Definitions include propagated dependencies, including from if’s and menus.)