|
b4588d5b4c
|
Make ExectOS only run on processors which support PAE
|
2024-05-24 16:30:39 +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 |
|
|
e82c3cbf18
|
Fix function prototypes
|
2024-04-07 10:37:27 +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 |
|