_EFI_RUNTIME_EVENT_ENTRY Struct Reference


Data Fields

UINT32 Type
EFI_TPL NotifyTpl
EFI_EVENT_NOTIFY NotifyFunction
VOID * NotifyContext
EFI_EVENTEvent
EFI_LIST_ENTRY Link

Detailed Description

EFI_RUNTIME_EVENT_ENTRY

Field Documentation

The EFI_EVENT returned by CreateEvent(). Event must be in runtime memory.

Entry for this node in the EFI_RUNTIME_ARCHITECTURE_PROTOCOL.EventHead list.

The same as NotifyContext passed into CreateEvent().

The same as NotifyFunction passed into CreateEvent().

The same as NotifyTpl passed into CreateEvent().

The same as Type passed into CreateEvent().


Generated on Wed Sep 23 16:24:26 2015 for MdePkg[ALL] by  doxygen 1.5.7.1