It seems that I
cannot boot (get past the OpenCore preboot "matrix" screen) if I don't use some CPU emulation. I can only boot as iMac20,1 or Macmini8,1 with some CPU emulated, otherwise it
fails. Is this the same for you, too? I think the Core i7 model has this need/issue.
Moreover, I tried very much to find out more information about the CPU ID emulated, could only find just ONE reference and that's the one I will stick to: "For CPU i7-10710 use CPU IDs 0x0806EC or 0x0806EB to solve it for now, even 0x0806ED works". So:
<data>7AYIAAAAAAAAAAAAAAAAAA==</data> is 0xec060800000000000000000000000000 in HEX and references 0x0806EC apparently to Intel Core i5-10210U (Comet Lake). Source:
http://yamatyuu.net/computer/program/vc2013/cpuidview/index.html
<data>6wYIAAAAAAAAAAAAAAAAAA==</data> is 0xeb060800000000000000000000000000 in HEX but cannot find any reference to a CPU model/generation...
Anyone knows why we need to absolutely fake CPU on i7 model and b) where can we find a list of ALL CPU IDs?