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
c3831f82e7
exectos
/
xtoskrnl
/
ke
/
amd64
History
Rafal Kupiec
77bc796769
All checks were successful
Builds / ExectOS (amd64) (push)
Successful in 45s
Details
Builds / ExectOS (i686) (push)
Successful in 20s
Details
Implement HlClearApicErrors() and HlSendEoi() routines, change HlDisableLegacyPic() calling convention
2024-02-09 15:11:14 +01:00
..
irqs.c
Register interrupt handlers once the APIC initialization is done
2023-11-28 14:20:23 +01:00
krnlinit.c
Implement HlClearApicErrors() and HlSendEoi() routines, change HlDisableLegacyPic() calling convention
2024-02-09 15:11:14 +01:00
kthread.c
Mark user mode threads as not yet supported
2023-11-15 20:41:28 +01:00
proc.c
Save processor state during kernel initialization
2023-11-15 15:00:38 +01:00