VIRTUTECH CONFIDENTIAL    Previous - Up - Next

X86_Enter_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 enters SMM mode. If phase is 0, the processor has just started to setup SMM mode and no registers are saved or modified yet. If phase is 1, all registers are setup and the processor is now ready to execute in SMM mode.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next