HomeSort by relevance Sort by last modified time
    Searched defs:OldTpl (Results 101 - 125 of 144) sorted by null

1 2 3 45 6

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/
DiskIo.c 133 EFI_TPL OldTpl;
137 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
234 gBS->RestoreTPL (OldTpl);
824 EFI_TPL OldTpl;
871 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
987 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
EbcInt.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Impl.c 364 EFI_TPL OldTpl;
376 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
409 gBS->RestoreTPL (OldTpl);
638 EFI_TPL OldTpl;
674 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
728 gBS->RestoreTPL (OldTpl);
784 EFI_TPL OldTpl;
799 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
824 gBS->RestoreTPL (OldTpl);
837 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4If.c 720 EFI_TPL OldTpl;
724 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
729 gBS->RestoreTPL (OldTpl);
    [all...]
Ip4Config2Impl.c     [all...]
Ip4Impl.c 380 EFI_TPL OldTpl;
387 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
434 gBS->RestoreTPL (OldTpl);
448 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpIo.c 1033 EFI_TPL OldTpl;
1054 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
1075 gBS->RestoreTPL (OldTpl);
    [all...]
MnpConfig.c 118 EFI_TPL OldTpl;
123 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
165 gBS->RestoreTPL (OldTpl);
184 EFI_TPL OldTpl;
189 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
209 gBS->RestoreTPL (OldTpl);
272 EFI_TPL OldTpl;
280 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
329 gBS->RestoreTPL (OldTpl);
348 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DnsDriver.c     [all...]
DnsImpl.c 1143 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Impl.c 64 EFI_TPL OldTpl;
70 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
231 gBS->RestoreTPL (OldTpl);
625 EFI_TPL OldTpl;
643 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
710 gBS->RestoreTPL (OldTpl);
753 EFI_TPL OldTpl;
773 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
783 gBS->RestoreTPL (OldTpl);
842 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
Mtftp6Impl.h 95 EFI_TPL OldTpl;
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpDriver.c 888 EFI_TPL OldTpl;
894 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
930 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtBlockIoDxe/
WinNtBlockIo.c 909 EFI_TPL OldTpl;
911 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
934 gBS->RestoreTPL (OldTpl);
977 EFI_TPL OldTpl;
980 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
1021 gBS->RestoreTPL (OldTpl);
1072 EFI_TPL OldTpl;
1074 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
1083 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Application/FirmwareUpdate/
FirmwareUpdate.c 279 EFI_TPL OldTpl;
382 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
411 gBS->RestoreTPL (OldTpl);
421 gBS->RestoreTPL (OldTpl);
438 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
SdMmcPciHci.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
BiosKeyboard.c 952 EFI_TPL OldTpl;
973 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
981 gBS->RestoreTPL (OldTpl);
987 gBS->RestoreTPL (OldTpl);
1014 EFI_TPL OldTpl;
1043 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
SectionExtraction.c 339 EFI_TPL OldTpl;
391 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
393 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
AhciMode.c 948 EFI_TPL OldTpl;
962 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
970 gBS->RestoreTPL (OldTpl);
    [all...]
AtaAtapiPassThru.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
SdMmcPciHci.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
Image.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/
Udp4Impl.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
Dhcp6Io.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Udp6Dxe/
Udp6Impl.c     [all...]

Completed in 352 milliseconds

1 2 3 45 6