Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple feature req: print ZEN_GENERATION_IDS hex value in table #55

Open
hanetzer opened this issue Nov 25, 2023 · 1 comment
Open

Simple feature req: print ZEN_GENERATION_IDS hex value in table #55

hanetzer opened this issue Nov 25, 2023 · 1 comment

Comments

@hanetzer
Copy link

hanetzer commented Nov 25, 2023

Either in addition to or instead of. The specific id hex can let you determine more specifically which cpu
each dir table is for.

Or, barring that. Its my understanding that you're using the high bytes to determine generation, but we do know
many full IDs from the coreboot project, so something like Zen 3 (Cezanne) for the bytes 0xBC0C0140 could be useful.
Or perhaps both. 0xBC0C0140 Zen 3 (Cezanne) would be most informative.

@Ragebone
Copy link

Ragebone commented Jan 7, 2024

Hello,
which specific "Table" do you mean in this case?

I was thinking about implementing something like what you are requesting.
But sadly with my limited understanding, there seems to not be a "simple" single table telling us which CPUs the image supports.

Do you happen to have more knowledge, hints or ideas to help us out here?
Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants