Refactor memory clearing calls and cleanup code style

This commit is contained in:
2025-12-28 23:36:20 +01:00
parent 0880a0f344
commit 04599161da
2 changed files with 4 additions and 5 deletions

View File

@@ -112,7 +112,7 @@ MM::Pte::InitializePageTable(VOID)
MM::Pte::MapPDE(MemoryLayout->SystemSpaceStart, (PVOID)MM_HIGHEST_SYSTEM_ADDRESS, &TemplatePte);
}
/*
/**
* Maps a range of virtual addresses at the PPE (Page Directory Pointer Entry) level.
*
* @param StartAddress