Oh no, #Intel platform detection isn't that easy.
There is no simple field like platform ID or something in #IFD to determine it.
Also, IFD fields have changed semantics a bit over time.
So #coreboot's ifdtool has some "guessing" and a list of known platforms to apply quirks, with the platform to be passed via CLI, not detected.
I will try my best to use information from the ME #firmware to get a rough idea, e.g. presence of CPDs.
I think that's the way to go.
*sigh*


