mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[NTVDM]
Don't search through high memory again after we've finished searching through high memory and low memory. svn path=/trunk/; revision=67456
This commit is contained in:
@@ -131,6 +131,7 @@ Next:
|
||||
{
|
||||
/* Search low memory */
|
||||
Segment = FIRST_MCB_SEGMENT;
|
||||
SearchUmb = FALSE;
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user