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
a49d0804ce
exectos
/
xtoskrnl
/
includes
History
belliash
a49d0804ce
All checks were successful
ci/woodpecker/push/build
Pipeline was successful
Details
Add trap handlers for both i686 and amd64
2023-02-02 23:31:32 +01:00
..
amd64
Initial processor block initialization
2023-01-30 19:07:05 +01:00
i686
Initialize DoubleFault and NonMaskableInterrupt TSS entries
2023-02-01 20:36:40 +01:00
arpfuncs.h
Add trap handlers for both i686 and amd64
2023-02-02 23:31:32 +01:00
globals.h
Move architecture specific globals to external header, as ex. there is no GDT on ARM
2023-01-29 09:48:59 +01:00
kepfuncs.h
Correct typos
2023-01-29 00:25:25 +01:00
xtos.h
Initialize boot CPU structures inside kernel on AMD64
2023-01-29 00:45:17 +01:00