此网站需要 JavaScript。
探索
CodingWorkshop
CodingWorkshop Site
Community Issues
帮助
注册
登录
xt-sys
/
exectos
关注
3
点赞
5
派生
3
你已经派生过 exectos
代码
工单
3
合并请求
1
Actions
项目
1
版本发布
百科
动态
exectos
/
xtldr
文件历史
belliash
8b9c6780d5
所有检测均成功
ci/woodpecker/push/build
Pipeline was successful
详情
Code formatting
2022-12-13 22:37:47 +01:00
..
amd64
Implement HlHalt() intrinsic routine and add basic definitions for kernel services
2022-12-11 23:09:35 +01:00
i686
Code formatting
2022-12-13 22:37:47 +01:00
includes
Add full paging support for AMD64 and i686 architectures, including PAE support
2022-12-11 20:14:04 +01:00
modules
Store physical address as well in the image context
2022-12-04 22:46:33 +01:00
blproto.c
Code formatting
2022-11-16 20:06:52 +01:00
CMakeLists.txt
Implement BlMapVirtualMemory() routine for recursive mapping
2022-12-06 23:32:31 +01:00
console.c
Initialize console without error reporting and allow serial port configuration to be passed via EFI shell
2022-08-13 13:25:29 +02:00
efiutil.c
Move memory related routines to a separate file and implement BlGetMemoryMap() routine
2022-12-05 20:08:18 +01:00
memory.c
Fix a bug in BlAddVirtualMemoryMapping() routine causing PF (Page Fault) on systems with more than 3GB of RAM
2022-12-11 13:56:40 +01:00
string.c
Implement BlGetVolumeDevicePath() and BlpDissectVolumeArcPath()
2022-08-22 20:09:50 +02:00
system.c
Implement BlEfiGetSystemConfigurationTable() and move BlEfiGetSecureBootStatus() to desired place
2022-10-17 15:47:09 +02:00
volume.c
Store ARC name as well as system path
2022-11-07 15:53:50 +01:00
xtldr.c
Implement HlHalt() intrinsic routine and add basic definitions for kernel services
2022-12-11 23:09:35 +01:00