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

#include <MdePkg/Include/Ppi/DelayedDispatch.h>

Data Fields

EFI_DELAYED_DISPATCH_REGISTER Register
 
EFI_DELAYED_DISPATCH_WAIT_ON_EVENT WaitOnEvent
 

Detailed Description

This PPI is a pointer to the Delayed Dispatch Service. This service will be published by the Pei Foundation. The PEI Foundation will use this service to relaunch a known function that requests a delayed execution.

Definition at line 95 of file DelayedDispatch.h.

Field Documentation

◆ Register

EFI_DELAYED_DISPATCH_REGISTER _EFI_DELAYED_DISPATCH_PPI::Register

Definition at line 96 of file DelayedDispatch.h.

◆ WaitOnEvent

EFI_DELAYED_DISPATCH_WAIT_ON_EVENT _EFI_DELAYED_DISPATCH_PPI::WaitOnEvent

Definition at line 97 of file DelayedDispatch.h.


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