reactos/reactos/ntoskrnl/config
Timo Kreuzer d7bdbf2152 [NTOSKRNL]
- Fix a bug in CmpSetSystemValues, where an uninitialized handle would be closed in the failure path.
- Add a hack on top of the MI_GET_ROS_DATA(x) hack so that we can squeeze a pointer into a 32 bit field.
Make MmInitializeProcessAddressSpace amd64 ready and use a portable way to determine the page table base pfn in MiInitializeWorkingSetList
- Make MmProbeAndLockPages ready for 3 and 4 level page tables
add MiIsPteOnP*eBoundary macros - use  these in MmProbeAndLockPages
- Raise IRQL to SYNCH_LEVEL not DISPATCH_LEVEL in KiAcquireDispatcherLock
- Add MiNonPagedSystemSize for all architectures
- Fix amd64 definition of KERNEL_HANDLE_FLAG
- Fix definition of PrototypePte
- Fix KiGetLinkedTrapFrame()
- Make MmProtectTpPteMask 64 bit wide 
- Fix definition of MI_PTE_LOOKUP_NEEDED for amd64
- Impllement KiSendEOI() to be able to send an EOI from C code.
- Fix some MSVC/amd64 warnings

svn path=/trunk/; revision=55423
2012-02-04 23:08:20 +00:00
..
arm
i386
powerpc
cmalloc.c
cmapi.c
cmboot.c
cmcheck.c
cmconfig.c
cmcontrl.c
cmdata.c
cmdelay.c
cmhook.c
cmhvlist.c
cmindex.c
cminit.c
cmkcbncb.c
cmkeydel.c
cmlazy.c
cmmapvw.c
cmname.c
cmnotify.c
cmparse.c
cmquota.c
cmse.c
cmsecach.c
cmsysini.c [NTOSKRNL] 2012-02-04 23:08:20 +00:00
cmvalche.c
cmvalue.c
cmwraprs.c
ntapi.c