Saving processor features in the processor control block #9

Open
perikiyoxd wants to merge 1 commits from perikiyoxd/exectos:implement-ArpIdentifyProcessor into master
First-time contributor

Purpose

Saving processor features in the processor control block
Detect AMD Family 25 Model value properly
Store CPU vendor name properly
Added a debugging print of the CPU identification (Quick visual validation of CPU identification)

## Purpose Saving processor features in the processor control block Detect AMD Family 25 Model value properly Store CPU vendor name properly Added a debugging print of the CPU identification (Quick visual validation of CPU identification)
perikiyoxd added 1 commit 2024-05-06 18:01:52 +02:00
363e100493
Saving processor features in the processor control block
Fixed correct AMD Family 25 model detection
Fixed procedure for saving processor vendor name (previously corrupted)
Added a debugging print of the processor identification
Author
First-time contributor

The conflicting changes are flawed against the PR.

When taking upstream changes:
image
When overriding upstream with PR changes:
image

The conflicting changes are flawed against the PR. When taking upstream changes: ![image](/attachments/951f4fb5-efcf-48f2-a265-a007b2d4938f) When overriding upstream with PR changes: ![image](/attachments/e1576637-9b32-4503-a710-c488cd27ce22)
3.6 KiB
3.9 KiB
This pull request has changes conflicting with the target branch.
  • xtoskrnl/ar/amd64/procsup.c
  • xtoskrnl/ar/i686/procsup.c
Sign in to join this conversation.
No description provided.