|
6176ca38a8
|
Cleanup hardware allocation memory pool related code
|
2024-06-02 17:29:31 +02:00 |
|
|
b4588d5b4c
|
Make ExectOS only run on processors which support PAE
|
2024-05-24 16:30:39 +02:00 |
|
|
5221db2e63
|
Rename LOADER_MEMORY_MAPPING structure to more meaningful LOADER_MEMORY_DESCRIPTOR
|
2024-05-23 19:00:50 +02:00 |
|
|
609538b9be
|
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 |
|
|
7193e698f1
|
Store page map level
|
2024-04-07 17:49:24 +02:00 |
|
|
7c9233c9a2
|
Copy memory descriptor to fix i686 compiler error
|
2024-04-07 10:51:14 +02:00 |
|
|
e82c3cbf18
|
Fix function prototypes
|
2024-04-07 10:37:27 +02:00 |
|
|
cf8bac9fbe
|
Initial memory manager initialization code
|
2024-04-07 10:27:30 +02:00 |
|