本網站需要 JavaScript。
探索
CodingWorkshop
CodingWorkshop Site
Community Issues
說明
註冊
登入
eersoy93
/
exectos
關注
1
加上星號
0
Fork
0
您已經 fork 過 exectos
fork 自
xt-sys/exectos
程式碼
合併請求
動態
exectos
/
sdk
/
xtdk
/
i686
歷史記錄
belliash
6c4496f839
KERNEL_STACK_SIZE should be expressed in bytes as the name suggests, calculate number of pages where needed
2022-12-21 22:24:16 +01:00
..
hlfuncs.h
Implement HlHalt() intrinsic routine and add basic definitions for kernel services
2022-12-11 23:09:35 +01:00
hltypes.h
Implement HlCpuId() routine and corresponding structures for issueing CPUID instruction
2022-12-11 17:40:56 +01:00
ketypes.h
KERNEL_STACK_SIZE should be expressed in bytes as the name suggests, calculate number of pages where needed
2022-12-21 22:24:16 +01:00
mmtypes.h
Add full paging support for AMD64 and i686 architectures, including PAE support
2022-12-11 20:14:04 +01:00
xtstruct.h
Implement HlCpuId() routine and corresponding structures for issueing CPUID instruction
2022-12-11 17:40:56 +01:00