Triggered 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.
Callback Type
void (*)(lang_void *callback_data,
conf_object_t *trigger_obj, int phase);