VIRTUTECH CONFIDENTIAL    Previous - Up - Next

X86_Leave_SMM

Provided By
x86-hammer-ma, x86-p2-turbo, x86-486sx-turbo, x86-p4-ma
Callback Type
void (*)(lang_void *callback_data,
conf_object_t *trigger_obj, int phase);
Description
Called when the processor leaves SMM mode. If phase is 0, the processor has just started to execute the rsm instruction and nothing has been restored yet. If phase is 1, rsm is finished and the processor is ready to resume the normal execution.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next