|
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 |
|
|
03727a61d3
|
Implement hardware layer pool memory management
|
2024-05-22 18:51:09 +02:00 |
|
|
fb099a1988
|
Preallocate buffer for all supported CPUs
|
2024-05-07 23:47:58 +02:00 |
|
|
b65ff2a767
|
Implement MmAllocateProcessorStructures() routine as a temporary hack to get a buffer for AP initialization
|
2024-05-07 23:30:11 +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 |
|
|
04e22c127e
|
Initial memory manager initialization code
|
2024-04-07 10:26:12 +02:00 |
|
|
9ea1be96db
|
Implement MmZeroPages() routine
|
2023-02-15 20:48:48 +01:00 |
|
|
28b760b089
|
Add stubs for allocating and freeing kernel stacks
|
2023-02-14 22:35:16 +01:00 |
|