/device/linaro/bootloader/edk2/OvmfPkg/PlatformDxe/ |
Platform.c | 804 Status = gBS->CreateEvent (EVT_NOTIFY_SIGNAL, TPL_CALLBACK, &GopInstalled,
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioRngDxe/ |
VirtioRng.c | 481 Status = gBS->CreateEvent (EVT_SIGNAL_EXIT_BOOT_SERVICES, TPL_CALLBACK,
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeDeferImageLoadLib/ |
DxeDeferImageLoadLib.c | 921 TPL_CALLBACK,
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/ |
FvbSmmDxe.c | 950 TPL_CALLBACK,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/ |
UsbBus.c | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeUdpIoLib/ |
DxeUdpIoLib.c | 107 Request UdpIoOnDgramSentDpc as a DPC at TPL_CALLBACK.
121 // Request UdpIoOnDgramSentDpc as a DPC at TPL_CALLBACK
123 QueueDpc (TPL_CALLBACK, UdpIoOnDgramSentDpc, Context);
319 Request UdpIoOnDgramRcvdDpc() as a DPC at TPL_CALLBACK.
333 // Request UdpIoOnDgramRcvdDpc as a DPC at TPL_CALLBACK
335 QueueDpc (TPL_CALLBACK, UdpIoOnDgramRcvdDpc, Context);
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/ |
Terminal.c | 1002 TPL_CALLBACK,
1011 TPL_CALLBACK,
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/ |
ArpImpl.c | 322 Queue ArpOnFrameRcvdDpc as a DPC at TPL_CALLBACK.
339 // Request ArpOnFrameRcvdDpc as a DPC at TPL_CALLBACK
341 QueueDpc (TPL_CALLBACK, ArpOnFrameRcvdDpc, Context);
383 Request ArpOnFrameSentDpc as a DPC at TPL_CALLBACK.
400 // Request ArpOnFrameSentDpc as a DPC at TPL_CALLBACK
402 QueueDpc (TPL_CALLBACK, ArpOnFrameSentDpc, Context);
[all...] |
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/ |
HttpImpl.c | 1011 TPL_CALLBACK,
[all...] |
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/ |
PxeBcBoot.c | 136 TPL_CALLBACK,
159 TPL_CALLBACK,
[all...] |
PxeBcSupport.c | 345 QueueDpc (TPL_CALLBACK, PxeBcIcmpErrorDpcHandle, Context);
480 QueueDpc (TPL_CALLBACK, PxeBcIcmp6ErrorDpcHandle, Context);
[all...] |
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/ |
BdsPlatform.c | [all...] |
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/ |
TcgDxe.c | [all...] |
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Keyboard/VirtualKeyboardDxe/ |
VirtualKeyboard.c | 211 TPL_CALLBACK, 1017 // The key notification function needs to run at TPL_CALLBACK 1019 // KeyNotifyProcessHandler() which runs at TPL_CALLBACK. [all...] |
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/ |
DwUsbDxe.c | 745 TPL_CALLBACK,
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960Dxe/ |
HiKey960Dxe.c | 646 TPL_CALLBACK,
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/ |
DeviceIoOnPciRootBridgeIoThunk.c | 511 TPL_CALLBACK,
[all...] |
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/ |
GdbStub.c | 157 TPL_CALLBACK,
[all...] |
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/ |
UefiLib.c | 312 TPL_CALLBACK,
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/ |
NvmExpressPassthru.c | 640 TPL_CALLBACK,
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/ |
UsbMouseAbsolutePointer.c | 154 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/ |
UsbMouse.c | 154 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/ |
Dispatcher.c | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/ |
SmmCorePerformanceLib.c | 765 TPL_CALLBACK,
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/ |
S3SaveState.c | 918 TPL_CALLBACK,
|