UCHAR BOOLEAN
Definition BasicTypes.h:39
BOOLEAN ValidateEventInterrupt(PDEBUGGER_GENERAL_EVENT_DETAIL EventDetails, PDEBUGGER_EVENT_AND_ACTION_RESULT ResultsToReturn, BOOLEAN InputFromVmxRoot)
Validating interrupt events.
Definition ValidateEvents.c:176
BOOLEAN ValidateEventException(PDEBUGGER_GENERAL_EVENT_DETAIL EventDetails, PDEBUGGER_EVENT_AND_ACTION_RESULT ResultsToReturn, BOOLEAN InputFromVmxRoot)
Validating exception events.
Definition ValidateEvents.c:137
BOOLEAN ValidateEventEptHookHiddenBreakpointAndInlineHooks(PDEBUGGER_GENERAL_EVENT_DETAIL EventDetails, PDEBUGGER_EVENT_AND_ACTION_RESULT ResultsToReturn, BOOLEAN InputFromVmxRoot)
Validating EPT hook exec (hidden breakpoint and inline hook) events.
Definition ValidateEvents.c:251
BOOLEAN ValidateEventTrapExec(PDEBUGGER_GENERAL_EVENT_DETAIL EventDetails, PDEBUGGER_EVENT_AND_ACTION_RESULT ResultsToReturn, BOOLEAN InputFromVmxRoot)
Validating trap exec events.
Definition ValidateEvents.c:213
BOOLEAN ValidateEventMonitor(PDEBUGGER_GENERAL_EVENT_DETAIL EventDetails, PDEBUGGER_EVENT_AND_ACTION_RESULT ResultsToReturn, BOOLEAN InputFromVmxRoot)
Validating monitor memory hook events.
Definition ValidateEvents.c:26
Status of register buffers.
Definition Events.h:423
Each command is like the following struct, it also used for tracing works in user mode and sending it...
Definition Events.h:350