TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/SmmPeriodicTimerDispatch2.h>
Data Fields | |
EFI_SMM_PERIODIC_TIMER_REGISTER2 | Register |
EFI_SMM_PERIODIC_TIMER_UNREGISTER2 | UnRegister |
EFI_SMM_PERIODIC_TIMER_INTERVAL2 | GetNextShorterInterval |
Interface structure for the SMM Periodic Timer Dispatch Protocol
This protocol provides the parent dispatch service for the periodical timer SMI source generator.
Definition at line 147 of file SmmPeriodicTimerDispatch2.h.
EFI_SMM_PERIODIC_TIMER_INTERVAL2 _EFI_SMM_PERIODIC_TIMER_DISPATCH2_PROTOCOL::GetNextShorterInterval |
Definition at line 150 of file SmmPeriodicTimerDispatch2.h.
EFI_SMM_PERIODIC_TIMER_REGISTER2 _EFI_SMM_PERIODIC_TIMER_DISPATCH2_PROTOCOL::Register |
Definition at line 148 of file SmmPeriodicTimerDispatch2.h.
EFI_SMM_PERIODIC_TIMER_UNREGISTER2 _EFI_SMM_PERIODIC_TIMER_DISPATCH2_PROTOCOL::UnRegister |
Definition at line 149 of file SmmPeriodicTimerDispatch2.h.