Files
reactos/ntoskrnl
Hermès Bélusca-Maïto 05616105a5 [NTOS:MM] Fix MiLocateKernelSections() and MmMakeKernelResourceSectionWritable().
- MiLocateKernelSections(): Fix the calculation of MiKernelResourceEndPte,
  MmPoolCodeEnd and MmPteCodeEnd.

- MmMakeKernelResourceSectionWritable(): Fix PTE looping upper limit;
  use MI_MAKE_HARDWARE_PTE_KERNEL to build the updated read-write PTE.
2019-06-26 00:57:53 +02:00
..
2019-05-23 11:04:40 +02:00
2019-05-23 11:04:40 +02:00
2019-06-10 14:54:55 +02:00