mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
fe15b28371967983f131dcf69f4025b127f41631
[BOOTLIB]: Fix dumb bug in BlMmIsTranslationEnabled which would always return FALSE. [BOOTLIB]: Fix dumber bug in MmDefInitializeTranslation which was freeing the page directories and self-map pages even in the success path. Causing us to zero out paging structures... [BOOTLIB]: Cleanup and extend MmMdDbgDumpList for internal use, and add MmMdListPointerToName as another debug function. [BOOTLIB]: Add a few more checkpoints in unimplemented paths. svn path=/trunk/; revision=74545
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%