navaraf(a)svn.reactos.com wrote:
Put the page tables and hyperspace at the right place
in memory (ie. Windows compatible).
Updated files:
trunk/reactos/boot/freeldr/freeldr/arch/i386/mb.S
trunk/reactos/boot/freeldr/freeldr/multiboot.c
trunk/reactos/ntoskrnl/mm/i386/page.c
_______________________________________________
Ros-svn mailing list
Ros-svn(a)reactos.com
http://reactos.com:8080/mailman/listinfo/ros-svn
Hi,
on windows the hyperspace area is always 4MB. If you change the size you
have also to change the mapping and initialisation functions.
- Hartmut