exectos/xtoskrnl/ar/amd64
PerikiyoXD 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
2024-05-06 17:55:37 +02:00
..
archsup.S Correct a typo causing page fault during int handling after switching to new kernel stack 2024-05-06 16:47:12 +02:00
cpufunc.c Fix loading CS segment for AMD64 architecture 2024-04-17 16:48:18 +02:00
globals.c Always include xtos.h in kernel sources 2023-02-20 00:21:52 +01:00
procsup.c Saving processor features in the processor control block 2024-05-06 17:55:37 +02:00
traps.c Rework trap handling to access registers 2024-04-19 16:52:37 +02:00