This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
929d3dfae7
exectos
/
xtoskrnl
/
includes
History
belliash
929d3dfae7
All checks were successful
ci/woodpecker/push/build
Pipeline was successful
Details
Implement KeGetCurrentProcessorBlock() and KeGetCurrentProcessorControlBlock() routines for both amd64 and i686
2023-02-08 16:39:05 +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
Use more generic name for this macro use pointer used behind it will point to kernel debugger after it gets initialized
2023-02-07 19:37:44 +01:00
kepfuncs.h
Implement KeGetCurrentProcessorBlock() and KeGetCurrentProcessorControlBlock() routines for both amd64 and i686
2023-02-08 16:39:05 +01:00
xtos.h
Initialize boot CPU structures inside kernel on AMD64
2023-01-29 00:45:17 +01:00