[BOOT:MM] Big work on MM :)

This commit is contained in:
2024-08-27 09:32:16 -04:00
parent 6a868b45ba
commit 2751b0f7bb
7 changed files with 930 additions and 29 deletions

View File

@@ -44,7 +44,7 @@ Routine Description:
Arguments:
Mdl - the MDL to initialize.
Mdl - Pointer to the MDL.
Return Value:
@@ -72,9 +72,9 @@ Routine Description:
Arguments:
MemoryInfo - pointer to the memory info structure.
MemoryInfo - Pointer to the memory info structure.
MinimumAllocation - minimum amount of pages to grow the pool by at a time.
MinimumAllocation - Minimum amount of pages to grow the pool by at a time.
Return Value: