OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RaiseTPL
(Results
126 - 150
of
208
) sorted by null
1
2
3
4
5
6
7
8
9
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/
FtdiUsbSerialDriver.c
250
Tpl = gBS->
RaiseTPL
(TPL_NOTIFY);
352
Tpl = gBS->
RaiseTPL
(TPL_NOTIFY);
746
Tpl = gBS->
RaiseTPL
(TPL_NOTIFY);
858
Tpl = gBS->
RaiseTPL
(TPL_NOTIFY);
[
all
...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Package.c
671
OldTpl = gBS->
RaiseTPL
(TPL_NOTIFY);
720
OldTpl = gBS->
RaiseTPL
(TPL_NOTIFY);
Forms.c
509
OldTpl = gBS->
RaiseTPL
(TPL_NOTIFY);
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbEnumer.c
293
gBS->
RaiseTPL
(OldTpl);
491
gBS->
RaiseTPL
(OldTpl);
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
BootServicesTable.c
66
"
RaiseTPL
",
67
(CONST VOID *)gBS->
RaiseTPL
,
WebServer.h
131
PreviousTpl = gBS->
RaiseTPL
( TPL_HIGH_LEVEL ); \
[
all
...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
Thunk.c
226
OriginalTpl = gBS->
RaiseTPL
(TPL_HIGH_LEVEL);
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Config2Impl.c
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Receive_filters.c
407
OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Driver.c
692
OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
Ax88772.h
109
PreviousTpl = gBS->
RaiseTPL
( TPL_HIGH_LEVEL ); \
[
all
...]
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
DriverBinding.c
611
OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
SnpInitialize.c
394
OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DwMmcHcDxe.c
258
OldTpl = gBS->
RaiseTPL
(TPL_NOTIFY);
[
all
...]
/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
SdMmcPciHcDxe.c
258
OldTpl = gBS->
RaiseTPL
(TPL_NOTIFY);
[
all
...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
IdeBus.c
[
all
...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
SectionExtraction.c
391
OldTpl = gBS->
RaiseTPL
(TPL_NOTIFY);
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
SdMmcPciHcDxe.c
255
OldTpl = gBS->
RaiseTPL
(TPL_NOTIFY);
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/
DiskIo.c
137
OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
871
OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
952
gBS->
RaiseTPL
(TPL_NOTIFY);
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
Mtftp6Support.c
763
Instance->OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
841
Instance->OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
1052
Instance->OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
[
all
...]
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
DriverBinding.c
390
OldTpl = gBS->
RaiseTPL
(TPL_CALLBACK);
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciEnumeratorSupport.c
819
OldTpl = gBS->
RaiseTPL
(TPL_HIGH_LEVEL);
884
OldTpl = gBS->
RaiseTPL
(TPL_HIGH_LEVEL);
945
OldTpl = gBS->
RaiseTPL
(TPL_HIGH_LEVEL);
970
OldTpl = gBS->
RaiseTPL
(TPL_HIGH_LEVEL);
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsOutputDxe/
GraphicsOutput.c
163
Tpl = gBS->
RaiseTPL
(TPL_NOTIFY);
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/
EdbHook.c
597
CurrentTpl = gBS->
RaiseTPL
(TPL_HIGH_LEVEL);
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigImpl.c
[
all
...]
Completed in 1717 milliseconds
1
2
3
4
5
6
7
8
9