[FREELDR]

Fix a bug, spotted by Brian Palmer

svn path=/trunk/; revision=54005
This commit is contained in:
Timo Kreuzer 2011-10-05 13:41:50 +00:00
parent 7b34590b30
commit dbdc451624

View file

@ -340,7 +340,6 @@ PcMemGetMemoryMap(ULONG *MemoryMapSize)
1024 * 1024 / PAGE_SIZE,
ExtendedMemorySizeAtOneMB * 1024 / PAGE_SIZE,
LoaderFree);
EntryCount++;
if (ExtendedMemorySizeAtSixteenMB != 0)
{