本網站需要 JavaScript。
探索
CodingWorkshop
CodingWorkshop Site
Community Issues
說明
註冊
登入
xt-sys
/
exectos
關注
3
加上星號
5
Fork
3
您已經 fork 過 exectos
程式碼
問題
3
合併請求
1
Actions
專案
1
版本發布
Wiki
動態
exectos
/
xtldr
/
modules
/
xtos_o
歷史記錄
Rafal Kupiec
7fd5273476
一些檢查失敗了
Builds / ExectOS (amd64) (push)
Failing after 16s
詳情
Builds / ExectOS (i686) (push)
Failing after 14s
詳情
Rename Protocol->Register() to Protocol->Install()
2024-01-07 20:54:59 +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
Fix memory mappings and exiting boot services for i686
2024-01-06 23:23:52 +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
Rename Protocol->Register() to Protocol->Install()
2024-01-07 20:54:59 +01:00