Home
last modified time | relevance | path

Searched defs:_EFI_RUNTIME_EVENT_ENTRY (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Runtime/
DRuntime.h57 struct _EFI_RUNTIME_EVENT_ENTRY { struct
58 UINT32 Type;
59 EFI_TPL NotifyTpl;
60 EFI_EVENT_NOTIFY NotifyFunction;
61 VOID *NotifyContext;
62 EFI_EVENT *Event;
63 EFI_LIST_ENTRY Link;
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DRuntime.h75 struct _EFI_RUNTIME_EVENT_ENTRY { struct
79 UINT32 Type;
83 EFI_TPL NotifyTpl;
87 EFI_EVENT_NOTIFY NotifyFunction;
91 VOID *NotifyContext;
95 EFI_EVENT *Event;
100 EFI_LIST_ENTRY Link;