Šai tīmekļvietnei ir nepieciešams JavaScript.
Izpētīt
CodingWorkshop
CodingWorkshop Site
Community Issues
Palīdzība
Reģistrēties
Pieteikties
perikiyoxd
/
exectos
Vērot
1
Pievienot izlasei
0
Atdalīts
0
Repozitorijs exectos jau ir atdalīts
atdalīts no
xt-sys/exectos
Kods
Izmaiņu pieprasījumi
Aktivitāte
Files
e62820187d2f3f02ca757cc85287db3d7760ccd1
exectos
/
xtoskrnl
/
mm
Vēsture
Aiken Harris
e62820187d
Resolve compilation errors due to updated CPUID requests
2025-08-10 17:01:28 +02:00
..
amd64
Implement MmpGetPdeAddress() and MmpGetPteAddress() routines for i686 architecture as well as MmpMemoryExtensionEnabled() for checking PAE/LA57 support
2024-05-22 22:47:28 +02:00
i686
Make ExectOS only run on processors which support PAE
2024-05-24 16:30:39 +02:00
globals.c
Cleanup hardware allocation memory pool related code
2024-06-02 17:29:31 +02:00
hlpool.c
Use PHYSICAL_ADDRESS data type in MmAllocateHardwareMemory() routine as it is used in MmMapHardwareMemory() as well to avoid the need of data conversion
2024-07-13 15:54:10 +02:00
init.c
Cleanup hardware allocation memory pool related code
2024-06-02 17:29:31 +02:00
kpools.c
Implement MmAllocateProcessorStructures() routine as a temporary hack to get a buffer for AP initialization
2024-05-07 23:30:11 +02:00
pages.c
Resolve compilation errors due to updated CPUID requests
2025-08-10 17:01:28 +02:00