EFI_SMM_PERIODIC_TIMER_DISPATCH_CONTEXT Struct Reference


Data Fields

UINT64 Period
UINT64 SmiTickInterval
UINT64 ElapsedTime

Field Documentation

The actual time in 100 nanosecond units elapsed since last called. A value of 0 indicates an unknown amount of time.

The minimum period of time that the child gets called, in 100 nanosecond units. The child will be called back after a time greater than the time Period.

The period of time interval between SMIs. Children of this interface should use this field when registering for periodic timer intervals when a finer granularity periodic SMI is desired. Valid values for this field are those returned by GetNextInterval. A value of 0 indicates the parent is allowed to use any SMI interval period to satisfy the requested period.


Generated on Wed Sep 2 13:08:33 2015 for IntelFrameworkPkg[ALL] by  doxygen 1.5.7.1