HomeSort by relevance Sort by last modified time
    Searched refs:RaiseTPL (Results 101 - 125 of 208) sorted by null

1 2 3 45 6 7 8 9

  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
UefiLib.c 332 retrieve the current TPL. Instead, the RaiseTPL() function is used to raise
348 Tpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
409 Lock->OwnerTpl = gBS->RaiseTPL (Lock->Tpl);
446 Lock->OwnerTpl = gBS->RaiseTPL (Lock->Tpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
EfiKey.c 159 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
767 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Driver.c 875 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
955 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
1010 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
UefiLib.c 354 retrieve the current TPL. Instead, the RaiseTPL() function is used to raise
370 Tpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
431 Lock->OwnerTpl = gBS->RaiseTPL (Lock->Tpl);
468 Lock->OwnerTpl = gBS->RaiseTPL (Lock->Tpl);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Driver.c 875 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
951 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
996 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtBlockIoDxe/
WinNtBlockIo.c 911 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
980 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
1074 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopInput.c 427 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
499 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
640 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
Serial.c     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Mmc/DwEmmcDxe/
DwEmmcDxe.c 486 Tpl = gBS->RaiseTPL (TPL_NOTIFY);
525 Tpl = gBS->RaiseTPL (TPL_NOTIFY);
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL180MciDxe/
PL180Mci.c 244 Tpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
330 Tpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
Thunk.c 345 OriginalTpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
488 OriginalTpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/
ArpDriver.c 633 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
762 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
Mtftp4Driver.c 587 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
711 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpDriver.c     [all...]
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/HpetTimerDxe/
HpetTimer.c 504 Tpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
694 Tpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
TftpServer.h 108 PreviousTpl = gBS->RaiseTPL ( TPL_HIGH_LEVEL ); \
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
GopScreen.c 232 OriginalTPL = gBS->RaiseTPL (TPL_NOTIFY);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/
ReportStatusCodeLib.c 509 Tpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeReportStatusCodeLib/
ReportStatusCodeLib.c 506 Tpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Transmit.c 294 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
  /device/linaro/bootloader/edk2/Nt32Pkg/TimerDxe/
Timer.c 176 OriginalTPL = gBS->RaiseTPL (TPL_HIGH_LEVEL);
  /device/linaro/bootloader/edk2/Omap35xxPkg/LcdGraphicsOutputDxe/
LcdGraphicsOutputDxe.c 218 OldTpl = gBS->RaiseTPL(TPL_NOTIFY);
  /device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
Gop.c 274 OriginalTPL = gBS->RaiseTPL (TPL_NOTIFY);
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/8259InterruptControllerDxe/
8259.c 129 OriginalTpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
  /device/linaro/bootloader/edk2/StdLib/Include/Efi/
EfiSocketLib.h 120 PreviousTpl = gBS->RaiseTPL ( tpl );

Completed in 1065 milliseconds

1 2 3 45 6 7 8 9