此网站需要 JavaScript。
探索
CodingWorkshop
CodingWorkshop Site
Community Issues
帮助
注册
登录
xt-sys
/
exectos
关注
3
点赞
5
派生
3
你已经派生过 exectos
代码
工单
3
合并请求
1
Actions
项目
1
版本发布
百科
动态
exectos
/
xtldr
文件历史
belliash
87d8300c6a
所有检测均成功
ci/woodpecker/push/build
Pipeline was successful
详情
Remove no longer needed EfiLoaderStack global variable
2023-01-15 18:54:31 +01:00
..
amd64
Once BlGetMemoryMap() is called, it cannot allocate or free memory, otherwise key gets invalidated
2023-01-15 18:50:12 +01:00
i686
Once BlGetMemoryMap() is called, it cannot allocate or free memory, otherwise key gets invalidated
2023-01-15 18:50:12 +01:00
includes
Do not create new bootloader stack as it is not needed any longer and kernel will use its own stack
2023-01-03 23:04:11 +01:00
modules
Check ExitBootServices() status code
2023-01-15 16:52:02 +01:00
blproto.c
Loop over halt; add missing calling convention
2022-12-27 20:12:59 +01:00
CMakeLists.txt
Correct comments
2023-01-02 18:06:54 +01:00
console.c
Loop over halt; add missing calling convention
2022-12-27 20:12:59 +01:00
efiutil.c
Print COM port address properly
2023-01-11 23:29:27 +01:00
memory.c
Map EfiLoaderData as some UEFI implementations might need this before kernel take over control
2023-01-11 23:26:54 +01:00
string.c
Add missing routine documentation
2022-12-27 22:13:48 +01:00
system.c
Loop over halt; add missing calling convention
2022-12-27 20:12:59 +01:00
volume.c
Loop over halt; add missing calling convention
2022-12-27 20:12:59 +01:00
xtldr.c
Remove no longer needed EfiLoaderStack global variable
2023-01-15 18:54:31 +01:00