Searched refs:EFI_RUNTIME_EVENT_ENTRY (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Event/
H A DEvent.h57 EFI_RUNTIME_EVENT_ENTRY RuntimeData;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DRuntime.h70 typedef struct _EFI_RUNTIME_EVENT_ENTRY EFI_RUNTIME_EVENT_ENTRY; typedef in typeref:struct:_EFI_RUNTIME_EVENT_ENTRY
73 /// EFI_RUNTIME_EVENT_ENTRY
115 EFI_LIST_ENTRY EventHead; ///< A list of type EFI_RUNTIME_EVENT_ENTRY.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/RuntimeDxe/
H A DRuntime.c246 EFI_RUNTIME_EVENT_ENTRY *RuntimeEvent;
287 RuntimeEvent = BASE_CR (Link, EFI_RUNTIME_EVENT_ENTRY, Link);

Completed in 42 milliseconds