Well, you did not install the Clover as per the guide.
If you used the Clover installation guide, a Clover Install log file is created within the EFI directory which is missing in your case.
Here are the issues
- Remove the off directory from Clover/drivers directory
- ApfsDriverLoader.efi, AudioDxe.efi and SMCHelper.efi are missing.
- You're having multiple kext folders which are not recommended at all. A new guide for Clover is coming soon with everything updated. But it has been already discussed here
Booting macOS installer on laptops can be a challenge for the new users. This guide covers a complete step to boot the macOS installer on your Laptop using Clover bootloader. Those who are not using Clover, can update their configuration for clover and continue to use it. Clover is one of the...
elitemacx86.com
See "Placing required Kexts" section.
- You forgot to install a theme. The following guide recommends installing BGM theme, regardless of the UEFI or Legacy install.
How to Install Clover Bootloader [UEFI/Legacy] An EliteMacx86 Exclusive Guide - This guide covers the installation of Clover Bootloader for UEFI and Legacy systems for booting macOS. 1. Download Clover Bootloader 2. Right click on the .pkg file you downloaded above and select Open. 3. Once you...
elitemacx86.com
- You're using PluginType=YES and also using SSDT-PLUG which is the wrong approach. Read here
How to Enable CPU Power Management on macOS [Intel/AMD] This guide covers the implementation of CPU Power Management for Intel and AMD CPUs on macOS using Clover and OpenCore. By following this guide, you'll be able to enable Intel or AMD CPU Power Management on macOS using Clover or OpenCore...
elitemacx86.com
- The Default Boot Volume and Legacy parameter is missing.
- Also, the recovery should be disabled using "NeverDoRecovery" option in Boot section.
- NVIDIA and ATI properties are still added which should be removed.
- IGPU properties are missing. Read here
How to Enable Intel HD and UHD Graphics on macOS - Intel Framebuffer Patching Guide An EliteMacx86 Exclusive Guide - This guide covers fixing Intel HD and UHD Graphics on macOS. By following this guide, you'll be able to enable Intel Graphics with acceleration on macOS with full QE/CI on your...
elitemacx86.com
- Language and Screen Resolution is not set
- Inject ATI and Inject NVidia should be unchecked/disabled.
- DellSMBIOSPatch must be set to True to fix the truncating issue on Dell Systems.