Need ioreg so I can extract Clover bootlog (delete QE kext).
Your preboot.log shows booting from USB (is that what you're doing?).
Can you not boot from the system drive?
Why is InjectKexts=Yes (should be Detect).
Suggestions:
- switched to native ACPI (no patched DSDT.aml... I don't want to have to check it, and you clearly don't want to press F4 [you forgot])
- remove all KextsToPatch (or disable)
- except: add 32mb DVMT-prealloc patch and set BIOS to defaults (DVMT-prealloc is likely default 32mb)
- config.plist/SMBIOS/Memory/Channels=0 is nonsense (should be 2)
- also, experimentation with QE kext Info.plist still not investigated