As I said in the past, testing the not loved bootloader should have only a goal
To use an old version (if I remember well R5143) which was cloned bad from opencore
In this version no ProvideCPUCurrentInfo quirk so we need to use some patches that that quirk has in it
Why r5143? Because if you see also in not loved bootloader GitHub issue something weird happened with tsc and maybe some other useful data is possible to gain from that bug
Then, as side note, in not loved boot menu is possible to block kext, ssdt and to change bootarg option on the fly
And this togheter to a different debug.txt could help to speed trial and errors process to solve latest problem zen4 has
Only my 2 cents on this subject
Edit:
Useful link
This problem is present also in old Clover Release (tested till R5139) In OSX greater than 12.01 it produces many disasters as instability, double speed animation in dock o in YouTube , bad GPU per...
github.com
see patches to add (for the miss of ProvideCurrentCPUInfo quirk) and also a thought about GPU performance
Edit 2:
Many of AMD users does no need of
algrey - cpu_topology_sort -disable _x86_validate_topology
with modern boot loaders this patch is inserted on ProvideCPUCurrentInfo quirk
My personal goal was always to have a more "Vanilla" system and for this I have always tried to reduce kernel patches for my own (on mine and other systems)
In this thread we will try to give an indication obtained together with several users on the kernel patches that AMD CPU users can safely use to boot their PCs with the Apple operating system. We will analyze the patches provided by AMD - OSX Github, we will not go backwards because the previous ...
www.macos86.it
Then luckily a big patches revision is happened and now we have less patches for OSX kernel to use
and from here an OT question:
Is it possible to build an opencore version without forcing the use of topology patch?
Or, as unexperienced user, in quirk there is programming code as this
/enable very low programming skill on/
"if you do not need of topology patch, quirk does not apply it"

/disable very low programming skill off/