Fix stale comment
This commit is contained in:
@@ -181,7 +181,7 @@ MM::Pfn::InitializePfnDatabase(VOID)
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Map PFN database entries for this physical range */
|
/* Initialize PFNs for this memory range */
|
||||||
ProcessMemoryDescriptor(Descriptor->BasePage, Descriptor->PageCount, Descriptor->MemoryType);
|
ProcessMemoryDescriptor(Descriptor->BasePage, Descriptor->PageCount, Descriptor->MemoryType);
|
||||||
|
|
||||||
/* Move to the next descriptor */
|
/* Move to the next descriptor */
|
||||||
|
|||||||
Reference in New Issue
Block a user