Home
last modified time | relevance | path

Searched refs:PROTOCOL_NOTIFY (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DNotify.c29 PROTOCOL_NOTIFY *ProtNotify; in SmmNotifyProtocol()
34 ProtNotify = CR(Link, PROTOCOL_NOTIFY, Link, PROTOCOL_NOTIFY_SIGNATURE); in SmmNotifyProtocol()
57 PROTOCOL_NOTIFY *ProtNotify; in SmmRemoveInterfaceFromProtocol()
70 ProtNotify = CR(Link, PROTOCOL_NOTIFY, Link, PROTOCOL_NOTIFY_SIGNATURE); in SmmRemoveInterfaceFromProtocol()
110 PROTOCOL_NOTIFY *ProtNotify; in SmmRegisterProtocolNotify()
124 ProtNotify = (PROTOCOL_NOTIFY * )*Registration; in SmmRegisterProtocolNotify()
131 if (ProtNotify == (CR(Link, PROTOCOL_NOTIFY, Link, PROTOCOL_NOTIFY_SIGNATURE))){ in SmmRegisterProtocolNotify()
162 ProtNotify = CR(Link, PROTOCOL_NOTIFY, Link, PROTOCOL_NOTIFY_SIGNATURE); in SmmRegisterProtocolNotify()
178 ProtNotify = AllocatePool (sizeof(PROTOCOL_NOTIFY)); in SmmRegisterProtocolNotify()
DLocate.c94 PROTOCOL_NOTIFY *ProtNotify; in SmmGetNextLocateByRegisterNotify()
205 PROTOCOL_NOTIFY *ProtNotify; in SmmLocateProtocol()
287 PROTOCOL_NOTIFY *ProtNotify; in SmmLocateHandle()
DPiSmmCore.h184 } PROTOCOL_NOTIFY; typedef
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
DNotify.c31 PROTOCOL_NOTIFY *ProtNotify; in CoreNotifyProtocolEntry()
37 ProtNotify = CR(Link, PROTOCOL_NOTIFY, Link, PROTOCOL_NOTIFY_SIGNATURE); in CoreNotifyProtocolEntry()
62 PROTOCOL_NOTIFY *ProtNotify; in CoreRemoveInterfaceFromProtocol()
77 ProtNotify = CR(Link, PROTOCOL_NOTIFY, Link, PROTOCOL_NOTIFY_SIGNATURE); in CoreRemoveInterfaceFromProtocol()
116 PROTOCOL_NOTIFY *ProtNotify; in CoreRegisterProtocolNotify()
137 ProtNotify = AllocatePool (sizeof(PROTOCOL_NOTIFY)); in CoreRegisterProtocolNotify()
DLocate.c124 PROTOCOL_NOTIFY *ProtNotify; in CoreLocateHandle()
319 PROTOCOL_NOTIFY *ProtNotify; in CoreGetNextLocateByRegisterNotify()
560 PROTOCOL_NOTIFY *ProtNotify; in CoreLocateProtocol()
DHandle.h109 } PROTOCOL_NOTIFY; typedef
DHandle.c231 PROTOCOL_NOTIFY *ProtNotify; in CoreUnregisterProtocolNotifyEvent()
245 ProtNotify = CR(NotifyLink, PROTOCOL_NOTIFY, Link, PROTOCOL_NOTIFY_SIGNATURE); in CoreUnregisterProtocolNotifyEvent()
/device/linaro/bootloader/edk2/Nt32Pkg/CpuRuntimeDxe/
DCpuRuntimeDxe.inf54 gEfiWinNtIoProtocolGuid # PROTOCOL_NOTIFY SOMETIMES_CONSUMED
/device/linaro/bootloader/edk2/EmulatorPkg/CpuRuntimeDxe/
DCpu.inf59 gEmuIoThunkProtocolGuid # PROTOCOL_NOTIFY SOMETIMES_CONSUMED
/device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/
DMiscSubClassPlatformDxe.inf84 gEfiWinNtIoProtocolGuid # PROTOCOL_NOTIFY SOMETIMES_CONSUMED