[BOOT:MM] Begin work on memory manager

This commit is contained in:
2024-08-26 11:20:25 -04:00
parent 664bf6d713
commit 1581638c26
8 changed files with 279 additions and 7 deletions

View File

@@ -44,6 +44,7 @@ Return Value:
HANDLE DataStore;
LibraryParameters.Flags = 0;
LibraryParameters.MinimumPageAllocation = 16;
//
// Initialize the boot library.