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
c2db94125d
exectos
/
xtoskrnl
/
hl
History
Rafal Kupiec
906e09fd9f
All checks were successful
Builds / ExectOS (amd64) (push)
Successful in 37s
Details
Builds / ExectOS (i686) (push)
Successful in 36s
Details
Refactor COM port support, to get rid of global variables in library
2024-06-12 18:02:29 +02:00
..
amd64
Move CPU and PIC support into common for i686 and amd64 place
2023-11-29 18:26:46 +01:00
i686
Move CPU and PIC support into common for i686 and amd64 place
2023-11-29 18:26:46 +01:00
x86
Store processor identities in system info structure
2024-06-07 20:19:56 +02:00
acpi.c
Traverse Local x2APIC structures to find all processors
2024-06-07 23:05:12 +02:00
cport.c
Refactor COM port support, to get rid of global variables in library
2024-06-12 18:02:29 +02:00
fbdev.c
Make sure frame buffer is initialized before drawing
2024-05-18 16:57:38 +02:00
globals.c
Store processor identities in system info structure
2024-06-07 20:19:56 +02:00
init.c
Get system information based on the ACPI (currently only number of CPUs)
2024-06-06 22:05:32 +02:00