diff options
| author | Alexey Gavrilov <alexey.gavrilov@mail.com> | 2025-12-01 21:40:49 +0700 |
|---|---|---|
| committer | Alexey Gavrilov <alexey.gavrilov@mail.com> | 2025-12-01 21:40:49 +0700 |
| commit | 75ef20c5889005758ed8c30c3279954f16529a16 (patch) | |
| tree | 16c5b061163d48e9752db022544592ff1c2337e2 /kernel/linker.ld | |
| parent | 5d3179d0e2c3915af65dedef0952672220ac4714 (diff) | |
Refactoring cpuid model interaction
Patch for support CPU identification feature.
Model smash on two pieces: platform-independent and dependent accordingly.
The first obtains architecture details from CPU by special registers or
execute instruction and filling proper structure. The second piece needs
for more universality to use in independent code.
Currently, platform-independent part supports only x86 cpuid(0h,01h) leafs.
Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
Diffstat (limited to 'kernel/linker.ld')
0 files changed, 0 insertions, 0 deletions
