/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ |
D | Event.c | 28 IN EFI_TPL NotifyTpl, in EfiLibCreateProtocolNotifyEvent() argument 67 NotifyTpl, in EfiLibCreateProtocolNotifyEvent() 98 IN EFI_TPL NotifyTpl, in EfiLibNamedEventListen() argument 132 NotifyTpl, in EfiLibNamedEventListen() 219 IN EFI_TPL NotifyTpl, in EfiCreateEventLegacyBoot() argument 262 NotifyTpl, in EfiCreateEventLegacyBoot() 284 NotifyTpl, in EfiCreateEventLegacyBoot() 297 IN EFI_TPL NotifyTpl, in EfiCreateEventReadyToBoot() argument 341 NotifyTpl, in EfiCreateEventReadyToBoot() 363 NotifyTpl, in EfiCreateEventReadyToBoot()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/ |
D | Event.c | 244 InsertTailList (&gEventQueue[Event->NotifyTpl], &Event->NotifyLink); in CoreNotifyEvent() 245 gEventPending |= (UINTN)(1 << Event->NotifyTpl); in CoreNotifyEvent() 302 IN EFI_TPL NotifyTpl, in CoreCreateEvent() argument 308 return CoreCreateEventEx (Type, NotifyTpl, NotifyFunction, NotifyContext, NULL, Event); in CoreCreateEvent() 337 IN EFI_TPL NotifyTpl, in CoreCreateEventEx() argument 348 if (NotifyTpl != TPL_APPLICATION && in CoreCreateEventEx() 349 NotifyTpl != TPL_CALLBACK && in CoreCreateEventEx() 350 NotifyTpl != TPL_NOTIFY) { in CoreCreateEventEx() 355 …return CoreCreateEventInternal (Type, NotifyTpl, NotifyFunction, NotifyContext, EventGroup, Event); in CoreCreateEventEx() 382 IN EFI_TPL NotifyTpl, in CoreCreateEventInternal() argument [all …]
|
D | Event.h | 57 EFI_TPL NotifyTpl; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ |
D | Event.c | 28 IN EFI_TPL NotifyTpl, in RtEfiLibCreateProtocolNotifyEvent() argument 66 NotifyTpl, in RtEfiLibCreateProtocolNotifyEvent() 201 IN EFI_TPL NotifyTpl, in RtEfiCreateEventLegacyBoot() argument 243 NotifyTpl, in RtEfiCreateEventLegacyBoot() 265 NotifyTpl, in RtEfiCreateEventLegacyBoot() 278 IN EFI_TPL NotifyTpl, in RtEfiCreateEventReadyToBoot() argument 321 NotifyTpl, in RtEfiCreateEventReadyToBoot() 343 NotifyTpl, in RtEfiCreateEventReadyToBoot()
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/ |
D | UefiNotTiano.c | 97 IN EFI_TPL NotifyTpl, in EfiCreateEventLegacyBootEx() argument 113 NotifyTpl, in EfiCreateEventLegacyBootEx() 124 NotifyTpl, in EfiCreateEventLegacyBootEx() 187 IN EFI_TPL NotifyTpl, in EfiCreateEventReadyToBootEx() argument 203 NotifyTpl, in EfiCreateEventReadyToBootEx() 214 NotifyTpl, in EfiCreateEventReadyToBootEx()
|
D | UefiLib.c | 121 IN EFI_TPL NotifyTpl, in EfiCreateProtocolNotifyEvent() argument 140 NotifyTpl, in EfiCreateProtocolNotifyEvent() 192 IN EFI_TPL NotifyTpl, in EfiNamedEventListen() argument 204 ASSERT (NotifyTpl <= TPL_HIGH_LEVEL); in EfiNamedEventListen() 211 NotifyTpl, in EfiNamedEventListen()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiLib/ |
D | UefiNotTiano.c | 98 IN EFI_TPL NotifyTpl, in EfiCreateEventLegacyBootEx() argument 124 NotifyTpl, in EfiCreateEventLegacyBootEx() 146 NotifyTpl, in EfiCreateEventLegacyBootEx() 209 IN EFI_TPL NotifyTpl, in EfiCreateEventReadyToBootEx() argument 235 NotifyTpl, in EfiCreateEventReadyToBootEx() 258 NotifyTpl, in EfiCreateEventReadyToBootEx()
|
D | UefiLib.c | 76 IN EFI_TPL NotifyTpl, in EfiCreateProtocolNotifyEvent() argument 91 NotifyTpl, in EfiCreateProtocolNotifyEvent() 138 IN EFI_TPL NotifyTpl, in EfiNamedEventListen() argument 153 NotifyTpl, in EfiNamedEventListen()
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/ |
D | UefiNotTiano.c | 98 IN EFI_TPL NotifyTpl, in EfiCreateEventLegacyBootEx() argument 129 NotifyTpl, in EfiCreateEventLegacyBootEx() 193 IN EFI_TPL NotifyTpl, in EfiCreateEventReadyToBootEx() argument 224 NotifyTpl, in EfiCreateEventReadyToBootEx()
|
D | UefiLib.c | 143 IN EFI_TPL NotifyTpl, in EfiCreateProtocolNotifyEvent() argument 162 NotifyTpl, in EfiCreateProtocolNotifyEvent() 214 IN EFI_TPL NotifyTpl, in EfiNamedEventListen() argument 226 ASSERT (NotifyTpl <= TPL_HIGH_LEVEL); in EfiNamedEventListen() 233 NotifyTpl, in EfiNamedEventListen()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/ |
D | EdkIIGlueUefiLib.h | 87 IN EFI_TPL NotifyTpl, 112 IN EFI_TPL NotifyTpl, 529 IN EFI_TPL NotifyTpl, 579 IN EFI_TPL NotifyTpl,
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/ |
D | EfiSmmDriverLib.h | 164 IN EFI_TPL NotifyTpl, 192 IN EFI_TPL NotifyTpl,
|
D | EfiDriverLib.h | 817 IN EFI_TPL NotifyTpl, 874 IN EFI_TPL NotifyTpl, 1114 IN EFI_TPL NotifyTpl, 1142 IN EFI_TPL NotifyTpl,
|
D | EfiRuntimeLib.h | 324 IN EFI_TPL NotifyTpl, 1689 IN EFI_TPL NotifyTpl, 1717 IN EFI_TPL NotifyTpl,
|
D | EfiMgmtModeRuntimeLib.h | 267 IN EFI_TPL NotifyTpl,
|
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
D | UefiLib.h | 171 IN EFI_TPL NotifyTpl, 201 IN EFI_TPL NotifyTpl, 936 IN EFI_TPL NotifyTpl, 987 IN EFI_TPL NotifyTpl,
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Runtime/ |
D | Runtime.h | 59 EFI_TPL NotifyTpl; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | Runtime.h | 83 EFI_TPL NotifyTpl; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/ |
D | DxeMain.h | 1601 IN EFI_TPL NotifyTpl, 1633 IN EFI_TPL NotifyTpl, 1664 IN EFI_TPL NotifyTpl,
|
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/ |
D | UefiSpec.h | 441 IN EFI_TPL NotifyTpl, 470 IN EFI_TPL NotifyTpl,
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/ |
D | EfiApi.h | 166 IN EFI_TPL NotifyTpl, 177 IN EFI_TPL NotifyTpl OPTIONAL,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/ |
D | PiSmmIpl.c | 192 EFI_TPL NotifyTpl; member 1654 mSmmIplEvents[Index].NotifyTpl, in SmmIplEntry() 1662 mSmmIplEvents[Index].NotifyTpl, in SmmIplEntry()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/ |
D | SectionExtraction.c | 498 IN EFI_TPL NotifyTpl, in CreateProtocolNotifyEvent() argument 514 NotifyTpl, in CreateProtocolNotifyEvent()
|