This website requires JavaScript.
Utforska
CodingWorkshop
CodingWorkshop Site
Community Issues
Hjälp
Registrera dig
Logga in
eersoy93
/
exectos
Bevaka
1
Stjärnmärk
0
Förgrening
0
You've already forked exectos
forkad från
xt-sys/exectos
Kod
Pull-förfrågningar
Aktiviteter
exectos
/
sdk
/
xtdk
/
i686
Historik
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