try this, replace contents into /EFI/Clover
kexts inside /EFI/Clover/kexts/Other/CopyTo/L/E should be copy to /Library/Extensions
I see you're using Niresh's distro for your build, so a lot of unnecessary kexts are added.
Remove the following from /L/E or /S/L/E, wherever they are found, Most are already in /E/C/kexts/Other:
IntelMausiEthernet.kext
NullCPUPowerManagement.kext
FakePCIID_Intel_HD_Graphics.kext
VoodooTSCSync.kext
FakePCIID_XHCIMux.kext
FakeSMC.kext
FakePCIID.kext
AppleALC.kext
VoodooHDA.kext
GenericUSBXHCI.kext
USBInjectAll.kext
Repair permissions and rebuild cache
sudo chmod -Rf 755 /L*/E*
sudo chown -Rf 0:0 /L*/E*
sudo touch -f /L*/E*
sudo chmod -Rf 755 /S*/L*/E*
sudo chown -Rf 0:0 /S*/L*/E*
sudo touch -f /S*/L*/E*
sudo kextcache -Boot -U /
Reboot
7480_d13gu1n.zip