@x BlueRobot
I experienced a BSOD and proceeded to try and debug using your blog post here.
From your blog:
Now, let’s dump the page table entry for the memory address which caused the page fault by using the !pte extension command.
7: kd> !pte ffffcc0150939000
When I run the !pte (my Arg1 memory reference) The output is- Levels not implemented for this platform.
What causes this?
I experienced a BSOD and proceeded to try and debug using your blog post here.
From your blog:
Now, let’s dump the page table entry for the memory address which caused the page fault by using the !pte extension command.
7: kd> !pte ffffcc0150939000
When I run the !pte (my Arg1 memory reference) The output is- Levels not implemented for this platform.
What causes this?