exectos/xtoskrnl/includes
belliash c4a52938d2
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Implement KeGetCurrentThread() routine
2023-02-08 23:58:24 +01:00
..
amd64 Let kernel initialize stack on it's own without relying on boot loader 2023-02-05 09:55:59 +01:00
i686 Let kernel initialize stack on it's own without relying on boot loader 2023-02-05 09:55:59 +01:00
arpfuncs.h Add stub routine for identifying processor 2023-02-05 00:42:30 +01:00
globals.h Initial process and thread related structures 2023-02-08 23:40:58 +01:00
kepfuncs.h Implement KeGetCurrentThread() routine 2023-02-08 23:58:24 +01:00
xtos.h Initialize boot CPU structures inside kernel on AMD64 2023-01-29 00:45:17 +01:00