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
602f8c1c0e
exectos
/
xtldr
/
modules
/
xtos_o
History
Rafal Kupiec
602f8c1c0e
All checks were successful
Builds / ExectOS (amd64) (push)
Successful in 37s
Details
Builds / ExectOS (i686) (push)
Successful in 28s
Details
Don't print FB information
2024-01-06 23:04:52 +01:00
..
amd64
If ExitBootServices() fails, it is mostly caused by map key that is racing with asynchronous events signaled over the back of the timer interrupt. In this case new memory map should be obtained prior to another ExitBootServices() call attempt
2024-01-05 15:13:45 +01:00
i686
Replace obsolete bootloader code, since new one can already start XTOS kernel
2024-01-04 22:47:40 +01:00
includes
Replace obsolete bootloader code, since new one can already start XTOS kernel
2024-01-04 22:47:40 +01:00
CMakeLists.txt
Replace obsolete bootloader code, since new one can already start XTOS kernel
2024-01-04 22:47:40 +01:00
memory.c
Replace obsolete bootloader code, since new one can already start XTOS kernel
2024-01-04 22:47:40 +01:00
xtos.c
Don't print FB information
2024-01-06 23:04:52 +01:00