Filip Navara wrote:
Sorry, I was confused by incorrect graph in the
Windows Internals, 4th
edition book which shows an 8Mb hyperspace region (in fact the high
4Mb are unused). Do you think the attached patch corrects the problem?
Regards,
Filip
Hi,
your patch does fix the problem. I prefer to use 0xc0800000 - 0xc08fffff
for the hyperspace region. It removes the test for pae or nonpae mode.
- Hartmut