|
TianoCore EDK2 master
|
Data Fields | |
| EFI_GUID | DelayedGroupId |
| UINT64 | Context |
| EFI_DELAYED_DISPATCH_FUNCTION | Function |
| UINT64 | DispatchTime |
| UINT32 | MicrosecondDelay |
Definition at line 24 of file DelayedDispatch.h.
| UINT64 DELAYED_DISPATCH_ENTRY::Context |
Definition at line 26 of file DelayedDispatch.h.
| EFI_GUID DELAYED_DISPATCH_ENTRY::DelayedGroupId |
Definition at line 25 of file DelayedDispatch.h.
| UINT64 DELAYED_DISPATCH_ENTRY::DispatchTime |
Definition at line 28 of file DelayedDispatch.h.
| EFI_DELAYED_DISPATCH_FUNCTION DELAYED_DISPATCH_ENTRY::Function |
Definition at line 27 of file DelayedDispatch.h.
| UINT32 DELAYED_DISPATCH_ENTRY::MicrosecondDelay |
Definition at line 29 of file DelayedDispatch.h.