#include <MdePkg/Include/Protocol/Runtime.h>
EFI_RUNTIME_EVENT_ENTRY
Definition at line 69 of file Runtime.h.
◆ Event
The EFI_EVENT returned by CreateEvent(). Event must be in runtime memory.
Definition at line 89 of file Runtime.h.
◆ Link
Entry for this node in the EFI_RUNTIME_ARCHITECTURE_PROTOCOL.EventHead list.
Definition at line 94 of file Runtime.h.
◆ NotifyContext
VOID* _EFI_RUNTIME_EVENT_ENTRY::NotifyContext |
The same as NotifyContext passed into CreateEvent().
Definition at line 85 of file Runtime.h.
◆ NotifyFunction
The same as NotifyFunction passed into CreateEvent().
Definition at line 81 of file Runtime.h.
◆ NotifyTpl
EFI_TPL _EFI_RUNTIME_EVENT_ENTRY::NotifyTpl |
The same as NotifyTpl passed into CreateEvent().
Definition at line 77 of file Runtime.h.
◆ Type
UINT32 _EFI_RUNTIME_EVENT_ENTRY::Type |
The same as Type passed into CreateEvent().
Definition at line 73 of file Runtime.h.
The documentation for this struct was generated from the following file: