TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_MM_PERIODIC_TIMER_DISPATCH_PROTOCOL Struct Reference

#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
 

Detailed Description

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.

Field Documentation

◆ GetNextShorterInterval

EFI_MM_PERIODIC_TIMER_INTERVAL _EFI_MM_PERIODIC_TIMER_DISPATCH_PROTOCOL::GetNextShorterInterval

Definition at line 158 of file MmPeriodicTimerDispatch.h.

◆ Register

EFI_MM_PERIODIC_TIMER_REGISTER _EFI_MM_PERIODIC_TIMER_DISPATCH_PROTOCOL::Register

Definition at line 156 of file MmPeriodicTimerDispatch.h.

◆ UnRegister

EFI_MM_PERIODIC_TIMER_UNREGISTER _EFI_MM_PERIODIC_TIMER_DISPATCH_PROTOCOL::UnRegister

Definition at line 157 of file MmPeriodicTimerDispatch.h.


The documentation for this struct was generated from the following file: