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
bca7ac41b8
exectos
/
xtldr
/
modules
/
xtos
History
belliash
79a5027bca
All checks were successful
ci/woodpecker/push/build
Pipeline was successful
Details
Cleanup AMD64 part of CPU initialization, as it has been moved to the kernel
2023-01-29 01:01:36 +01:00
..
amd64
Cleanup AMD64 part of CPU initialization, as it has been moved to the kernel
2023-01-29 01:01:36 +01:00
i686
Introduce architecture library as new kernel subsystem and move selected routines into new subsystem
2023-01-28 10:34:55 +01:00
includes
Basic IDT setup in the bootloader
2023-01-26 20:14:27 +01:00
CMakeLists.txt
Setup processor context (GDT, PCR, TSS) and kernel startup stack before booting XTOS
2023-01-25 18:39:07 +01:00
xtos.c
Basic IDT setup in the bootloader
2023-01-26 20:14:27 +01:00