mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[FREELDR]
Fix a bug, spotted by Brian Palmer svn path=/trunk/; revision=54005
This commit is contained in:
@@ -340,7 +340,6 @@ PcMemGetMemoryMap(ULONG *MemoryMapSize)
|
||||
1024 * 1024 / PAGE_SIZE,
|
||||
ExtendedMemorySizeAtOneMB * 1024 / PAGE_SIZE,
|
||||
LoaderFree);
|
||||
EntryCount++;
|
||||
|
||||
if (ExtendedMemorySizeAtSixteenMB != 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user