Changeset 70204 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Dec 18, 2017 2:59:50 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/nt/dbgkrnlinfo-r0drv-nt.cpp
r70203 r70204 626 626 /* 627 627 * Search both ntoskrnl and hal, may use MmGetSystemRoutineAddress as fallback. 628 * Note! MmGetSystemRoutineAddress was buggy inbefore XP SP2 according to Geoff Chappell.628 * Note! MmGetSystemRoutineAddress was buggy before XP SP2 according to Geoff Chappell. 629 629 */ 630 630 if (g_NtOsKrnlInfo.pbImageBase)
Note:
See TracChangeset
for help on using the changeset viewer.