"Bootloader_description" = "Clover EFI requires three essential files. (in simple terms)
boot0 (On the drive's MBR) responsible for loading boot1.
boot1 (On the partition's boot-sector) to finding boot2.
boot2 (On the partition's root directory) for loading /EFI/CLOVER/CLOVERIA32.efi or CLOVERX64.efi, and kernel etc.";
"boot0af_title" = "Install boot0af in MBR";
"boot0af_description" = "Used for BIOS booting on BIOS motherboards.
boot0af (boot0 Active First) bootloader try to boot the active partition defined in MBR. If there is no active partition, it will try to boot the first EFI/FAT32/HFS partition (defined in the MBR and then the GPT) with a valid PBR signature.
This choice will setup selected HFS/Fat32 partition to be active.";
"boot0ss_title" = "Install boot0ss in MBR";
"boot0ss_description" = "Used for BIOS booting on BIOS motherboards.
boot0ss (boot0 Signature Scanning) bootloader try to boot the first EFI/FAT32/HFS partition (defined in the MBR and then the GPT) with a valid PBR signature. If no partition is found it will try to boot the active partition defined in MBR.
This bootloader is a good choice when you have Windows installed on the same disk because Windows wants to have its partition active.
This choice will not activate any partition in MBR.";
"bootNo_title" = "Don't update MBR and PBR sectors";
"bootNo_description" = "Don't install any bootloader (boot0X, boot1X).
Usefull for UEFI motherboards that don't need bootloader files.
Can also be use if you don't want to upgrade MBR or PBR sectors.";
"AltBoot_title" = "Use alternative booting PBR";
"AltBoot_description" = "Install alternative booting PBR with choice of boot with a key pressed.
"off_description" = "Installs all available drivers in EFI/CLOVER/drivers/off/
off directory isn't loaded by Clover any how and this is only helpfull if you have to use the EFI shell to copy a missing driver or replace a bad one during the boot if a need be.";
"Drivers64_title" = "BIOS Drivers, 64 bit";
"Drivers64_description" = "Select drivers for BIOS-booting.";
"Drivers64FV2_description" = "Select drivers for BIOS-booting with FileVault 2.";
"ApfsDriverLoader_description" = "64bit driver to load APFS filesystem driver from container";
"AppleImageCodec_description" = "For decode PNG and BMP images in boot UI";
"AppleImageLoader_description" = "Secure AppleEfiFat binary driver with implementation of AppleLoadImage protocol with EfiBinary signature verification.";
"AppleKeyAggregator_description" = "Support for boot UI dialog for FileVault2";
"AppleKeyFeeder_description" = "Support for PS/2 keyboard to use with FileVault2";
"AppleUISupport_description" = "Set of protocols for support EfiLoginUi for FileVault.";
"AppleImageCodec.UEFI_description" = "For decode PNG and BMP images in boot UI";
"AppleImageLoader.UEFI_description" = "Secure AppleEfiFat binary driver with implementation of AppleLoadImage protocol with EfiBinary signature verification.";
"AppleKeyAggregator.UEFI_description" = "Support for boot UI dialog for FileVault2";
"AppleKeyFeeder.UEFI_description" = "Support for PS/2 keyboard to use with FileVault2";
"AppleUISupport.UEFI_description" = "Set of protocols for support EfiLoginUi for FileVault.";
"OcQuirks.UEFI_description" = "A drop in replacement EFI driver for Clover that replaces AptioMemoryFix and all OsxAptioFix variants. Installs OpenRuntime.efi as dependency.";
"disable_sleep_proxy_client_description" = "Disable the mDNSResponder sleep proxy client service. This will prevent the system waking from sleep every hours";