| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-12-01 | Refactoring cpuid model interaction | Alexey Gavrilov | 1 | -345/+0 | |
| 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> | |||||
| 2024-03-19 | Implementation acpi tables through structs | Alexey Gavrilov | 1 | -1/+0 | |
| 2024-03-08 | Cpuinfo refactor | Alexey Gavrilov | 1 | -27/+7 | |
| 2024-02-22 | Some updates | Alexey Gavrilov | 1 | -1/+0 | |
| 2024-02-22 | Implement support of cpuid instruction + include folder + some updates | Alexey Gavrilov | 1 | -0/+367 | |
