navaraf@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@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