HomeSort by relevance Sort by last modified time
    Searched refs:GoVirtualChildEvent (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
EfiMgmtModeRuntimeLib.h 369 IN EFI_EVENT_NOTIFY GoVirtualChildEvent
383 GoVirtualChildEvent - Caller can register a virtual notification event.
418 #define EFI_INITIALIZE_RUNTIME_DRIVER_LIB(ImageHandle, SystemTable, GoVirtualChildEvent, FilePath) \
422 EfiInitializeUtilsRuntimeDriverLib ((EFI_HANDLE) ImageHandle, (EFI_SYSTEM_TABLE*) SystemTable, (EFI_EVENT_NOTIFY) GoVirtualChildEvent); \
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ebc/
RuntimeLib.c 101 IN EFI_EVENT_NOTIFY GoVirtualChildEvent
115 GoVirtualChildEvent - Caller can register a virtual notification event.
  /device/linaro/bootloader/edk2/DuetPkg/FSVariable/
FSVariable.h 94 EFI_EVENT_NOTIFY GoVirtualChildEvent[MaxType];
FSVariable.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ia32/
RuntimeLib.c 315 IN EFI_EVENT_NOTIFY GoVirtualChildEvent
329 GoVirtualChildEvent - Caller can register a virtual notification event.
406 (VOID *) (UINTN) GoVirtualChildEvent,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/X64/
RuntimeLib.c 315 IN EFI_EVENT_NOTIFY GoVirtualChildEvent
329 GoVirtualChildEvent - Caller can register a virtual notification event.
406 (VOID *) (UINTN) GoVirtualChildEvent,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/
RuntimeLib.c 122 IN EFI_EVENT_NOTIFY GoVirtualChildEvent
136 GoVirtualChildEvent - Caller can register a virtual notification event.
179 // GoVirtualChildEvent so it's get passed to the event as contex.
185 (VOID *) GoVirtualChildEvent,

Completed in 99 milliseconds