|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/MmPeriodicTimerDispatch.h>
Data Fields | |
| EFI_MM_PERIODIC_TIMER_REGISTER | Register |
| EFI_MM_PERIODIC_TIMER_UNREGISTER | UnRegister |
| EFI_MM_PERIODIC_TIMER_INTERVAL | GetNextShorterInterval |
Interface structure for the MM Periodic Timer Dispatch Protocol
This protocol provides the parent dispatch service for the periodical timer MMI source generator.
Definition at line 155 of file MmPeriodicTimerDispatch.h.
| EFI_MM_PERIODIC_TIMER_INTERVAL _EFI_MM_PERIODIC_TIMER_DISPATCH_PROTOCOL::GetNextShorterInterval |
Definition at line 158 of file MmPeriodicTimerDispatch.h.
| EFI_MM_PERIODIC_TIMER_REGISTER _EFI_MM_PERIODIC_TIMER_DISPATCH_PROTOCOL::Register |
Definition at line 156 of file MmPeriodicTimerDispatch.h.
| EFI_MM_PERIODIC_TIMER_UNREGISTER _EFI_MM_PERIODIC_TIMER_DISPATCH_PROTOCOL::UnRegister |
Definition at line 157 of file MmPeriodicTimerDispatch.h.