EFI_SMM_PERIODIC_TIMER_CONTEXT Struct Reference
Detailed Description
The DispatchFunction will be called with Context set to the same value as was passed into Register() in RegisterContext and with CommBuffer pointing to an instance of
EFI_SMM_PERIODIC_TIMER_CONTEXT and CommBufferSize pointing to its size.
Field Documentation
ElapsedTime is the actual time in 100 nanosecond units elapsed since last called, a value of 0 indicates an unknown amount of time.
Referenced by PeriodicSmiDispatchFunction().