ion(a)svn.reactos.com wrote:
Move Exported functions away from internal/ke.h, move
exported data from internal/ex.h, add internal structures to internal/ifs.h, include
ntdddisk.h in internal/xhal.h for access to PDRIVE_LAYOUT_INFORMATION, remove DDK function
from internal/nls.h, remove KTRAP_FRAME from internal/i386/ke.h, add some more temporary
types to krnltypes.h, protect PNP_VETO_TYPE, move EVENT_TRACE_HEADER to DDK, guard disk.h
properly, correct DRIVE_LAYOUT_INFORMATION typedef in DDK, add PNP_VETO_TYPE,
NLSTABLEINFO, CPTABLEINFO, remove KDPC_DATA, PP_LOOKASIDE_LIST. remove
PROCESSOR_POWER_STATE from ntpoapi, remove MAILSLOT_CREATE_PARAMETERS,
NAMED_PIPE_CREATE_PARAMETERS, IO_COMPLETION_INFORMATION_CLASS, PAGEFAULT_HISTORY,
SECTION_XXX_INFORMATION, RtlSelfRelativeToAbsoluteSD, ZwQuerySection/Object,
ZwQuerySystemInformation, ZwSetInformationObject, ZwSetSystemInformation from IFS
Updated files:
trunk/reactos/include/ndk/kefuncs.h
trunk/reactos/include/ntos/disk.h
trunk/reactos/include/ntos/fstypes.h
trunk/reactos/include/ntos/kefuncs.h
trunk/reactos/include/ntos/krnltypes.h
trunk/reactos/include/ntos/ntpnp.h
trunk/reactos/include/ntos/rtltypes.h
trunk/reactos/include/ntos/zw.h
trunk/reactos/include/ntos/zwtypes.h
trunk/reactos/ntoskrnl/include/internal/ex.h
trunk/reactos/ntoskrnl/include/internal/i386/ke.h
trunk/reactos/ntoskrnl/include/internal/i386/ps.h
trunk/reactos/ntoskrnl/include/internal/ifs.h
trunk/reactos/ntoskrnl/include/internal/ke.h
trunk/reactos/ntoskrnl/include/internal/nls.h
trunk/reactos/ntoskrnl/include/internal/ps.h
trunk/reactos/ntoskrnl/include/internal/xhal.h
One of the revisons 16072 - 16080 breaks booting for me...
- Filip