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

Fix CPU ID for D2xxx/N2xxx in GRUB2 loader patch #3526

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

sairon
Copy link
Member

@sairon sairon commented Aug 14, 2024

Report from @ChernyaevAN in [1] revealed it's 13829424153406670433 in decimal, which means the endianness was wrong for the CPUs I didn't have available for testing.

[1] #3305 (comment)

Report from @ChernyaevAN in [1] revealed it's 13829424153406670433 in decimal,
which means the endianness was wrong for the CPUs I didn't have available for
testing.

[1] #3305 (comment)
@sairon sairon added board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) grub2 labels Aug 14, 2024
@sairon sairon requested a review from agners August 14, 2024 13:14
@sairon sairon merged commit d44d93e into dev Aug 14, 2024
2 checks passed
@sairon sairon deleted the fix-grub-atom-d2xxx-cpu-id branch August 14, 2024 15:00
This was referenced Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) cla-signed grub2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants