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
692
Commits
1
Branch
0
Tags
12
MiB
0293fb6f28
Commit Graph
3 Commits
Author
SHA1
Message
Date
Rafal Kupiec
0293fb6f28
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
All checks were successful
Builds / ExectOS (amd64) (push)
Successful in 44s
Details
Builds / ExectOS (i686) (push)
Successful in 27s
Details
2024-01-05 15:13:45 +01:00
Rafal Kupiec
9443da9817
Always check module mapping status and optionally map xtldr code
All checks were successful
Builds / ExectOS (amd64) (push)
Successful in 34s
Details
Builds / ExectOS (i686) (push)
Successful in 30s
Details
2024-01-05 15:10:34 +01:00
Rafal Kupiec
2f8820a021
Replace obsolete bootloader code, since new one can already start XTOS kernel
All checks were successful
Builds / ExectOS (amd64) (push)
Successful in 27s
Details
Builds / ExectOS (i686) (push)
Successful in 28s
Details
2024-01-04 22:47:40 +01:00